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