@if(!empty($records))
Notice: Undefined variable: document_type_id in C:\laragon\www\facturadorpro4\modules\Report\Resources\views\general_items\report_pdf.blade.php on line 106
Notice: Undefined variable: type in C:\laragon\www\facturadorpro4\modules\Report\Resources\views\general_items\report_pdf.blade.php on line 106
@include('report::general_items.partials.report_pdf_header',[
'document_type_id'=>$document_type_id,
'type'=>$type,
'plus'=>$plus,
])
@if($type == 'sale')
@if($document_type_id == '80')
@foreach($records as $key => $value)
Fatal error: Uncaught Error: Class 'Modules\Report\Http\Resources\GeneralItemCollection' not found in C:\laragon\www\facturadorpro4\modules\Report\Resources\views\general_items\report_pdf.blade.php:131
Stack trace:
#0 {main}
thrown in C:\laragon\www\facturadorpro4\modules\Report\Resources\views\general_items\report_pdf.blade.php on line 131