@csrf {{ csrf_field() }}

Informations générales

@error('sig_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 }}€