@csrf
{!! $header !!}
{{ $errors->first('name') }}

Content*

{{-- --}}
{{ $errors->first('name_np') }}

Content NP*

@if(isset($blog) && $blog->image) @else @endif
{{--
@if(isset($blog) && $blog->banner_image) @else @endif
--}}
Publish
Published
is_published) ? $blog->is_published : '')=='1' ? 'checked':'' }} data-switchery/>
Featured
is_featured) ? $blog->is_featured : '')=='1' ? 'checked':'' }} data-switchery/>
{{--
--}} {{--
--}}
@push('scripts') @endpush