Ajouter une ligne

@csrf
@if($errors->has('client'))

{{ $errors->first('client') }}

@endif

{{ trans('cruds.client.fields.last_name_helper') }}