@if($testimonial->is_active) {{ __('Active') }} @else {{ __('Inactive') }} @endif @if($testimonial->is_featured) {{ __('Featured') }} @endif