@csrf
{!! $header !!}
{{ $errors->first('title') }}
{{ $errors->first('name') }}
{{-- --}}
{{ $errors->first('title_np') }}
{{ $errors->first('name_np') }}
@if(isset($testimonial) && $testimonial->image) @else @endif
{{--
@if(isset($team) && $team->banner_image) @else @endif
--}}
Publish
Published
is_published) ? $testimonial->is_published : '')=='1' ? 'checked':'' }} data-switchery/>
Featured
is_featured) ? $testimonial->is_featured : '')=='1' ? 'checked':'' }} data-switchery/>
{{--
--}} {{--
--}}
@push('scripts') @endpush