@include('pdf.css')
@foreach($data as $idx => $det)
{{$det['code_product']}} - {{$det['description']}}
@endforeach