@php $data=[ 'title' => "Allocation Letter", 'document_name' => 'allocation_template_5', 'sell_id' => $sell_data->id ]; @endphp @include('admin.settings.template_designer.partial.form_print',$data)