| Sr No | From Year | To Year | Status | Action |
|---|---|---|---|---|
| {{ $loop->iteration }} | {{ date('d-m-Y', strtotime($fiscalYear->from_year)) }} | {{ date('d-m-Y', strtotime($fiscalYear->to_year)) }} |
@if($fiscalYear->status)
Active
@else
Inactive
@endif
|