@csrf @method('PUT')
title}}> @if ($errors->has('title')) {{ $errors->first('title') }} @endif
@if ($errors->has('is_featured')) {{ $errors->first('is_featured') }} @endif
@if ($errors->has('file_url')) {{ $errors->first('file_url') }} @endif
@if ($errors->has('file_url')) {{ $errors->first('file_url') }} @endif