Modifier la commande Fournisseur

@csrf @method('PUT')
@if($errors->has('date'))

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

@endif

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