@csrf
@if (isset($news) && $news->featured_image)
Current featured image
@endif
@foreach ($tags as $tag)
tags->contains($tag->id) ? 'checked' : '' }} class="h-4 w-4 text-green-600 border-gray-300 rounded focus:ring-green-500">
@endforeach
@error('tags')

{{ $message }}

@enderror
is_featured ?? false))>
@push('scripts') @endpush