@php
$searchElements =
[
['element' => 'branchId', 'col' => 2, 'name' => 'branchId', 'attributes' => ['print_order' => '1']],
['element' => 'custom', 'type' => 'text', 'name' => 'employeeId', 'label' => 'Employee ID', 'id' => 'employeeId']
];
@endphp
@include('partials.searchPanel.main', [
'searchElements' => $searchElements,
'buttonLevel' => 'Search',
])
| SL# |
Fiscal Year |
Employee Name |
Employee ID |
Branch |
Amount |
Status |
Action |