@php $data=[ 'title' => "Receipt Voucher", 'document_name' => 'receipt_template_13', 'receipt_id' => $items['item']->id ]; @endphp @include('admin.settings.template_designer.partial.form_print',$data)