{!! Form::horizontal_open()->id('referral_patient-referral_patient-edit')->method('PUT')->enctype('multipart/form-data')->action(trans_url('admin/referral_patient/referral_patient/' . $referral_patient->getRouteKey())) !!}
@include('referral_clinic::admin.referral_patient.partial.entry')