{{ Form::open(['url' => '#', 'name' => 'validateStayDetails', 'id' => 'validateStayDetails', 'enctype' => 'multipart/form-data']) }}

Enter information about accommodation arrangements to ensure a smooth and comfortable stay.

isStayEnable != '0' ? 'checked' : 'disabled' }}>
@if($isDraftData == 'Y') @else @endif

Stay Details

{{-- Save --}}
Sr No Doctor Name Check In Date Check Out Date Preferred Hotels Remarks Action
{{ Form::close() }}