Ajouter un produit

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

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

@endif

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