@foreach($meetingNotes as $key => $quesData) @php $index = $key + 1; @endphp
@include('backend.hr.addleave.add_long_leave.question_form')
@endforeach