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