@forelse($holidays as $index => $holiday) {{ $index+1 }} {{ $holiday->date->format($global->date_format) }} {{ ucwords($holiday->occassion) }} @empty @lang('messages.monthWiseDataNotFound') @endforelse