@php $data=[ 'title' => "Booking Form", 'document_name' => 'booking_form_template_15', 'sell_id' => $sell_details->id ]; @endphp @include('admin.settings.template_designer.partial.form_print',$data)