| {!! $item['cusQuoDet_name'] !!} |
{!! $item['cusQuoDet_unit'] !!} |
{!! $item['cusQuoDet_qty'] !!} |
{!! number_format((float)$item['cusQuoDet_amountHT'], 2, '.', ' ') !!} € |
{{ number_format((float)$total_line, 2, '.', ' ') }} € |
@if(empty($articles[$index+ 1]) || ( isset($articles[$index+ 1]) && ($articles[$index+ 1]['cusQuoDet_title']==1)))