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