@include('elements.report.company_header')
@include('elements.report.reporting_header', [
'reportTitle' => 'Seat Cancel Student List Report',
'title_excel' => 'seat_cancel_student_List_Report',
'incompleteBranch' => false,
'elements' => $elementArray,
'ignoreElements' => $ignoreElements
])