@php $data=[ 'title' => "Documentation Charges Receipt", 'document_name' => 'doc_charges_receipt_template_3', 'receipt_id' => $actual_received->id ]; @endphp @include('admin.settings.template_designer.partial.form_print',$data)