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