@csrf {{ csrf_field() }}

{{ __('Informations générales') }}

@error('pro_prices') {{ $message }} @enderror

{{ __('Tarification des articles') }}

@foreach ($article_quotes as $article_quote) @endforeach
{{ __('Article') }} {{ __('Montant HT') }} {{ __('Action') }}
{!! $article_quote->art_nameFr !!} {{ $article_quote->artQuo_amountHt }}€