@extends('layouts.master') @section('css') @endsection @section('content')
| Sr. No | Date | Status | Action | @if (count($eventImportantDates) > 0) @php $i = $eventImportantDates->perPage() * ($eventImportantDates->currentPage() - 1) + 1; @endphp @foreach ($eventImportantDates as $row)||||||
|---|---|---|---|---|---|---|---|---|---|
| {{ $i++ }} | {{ date('d-m-Y', strtotime($row->date) ?? '') }} | ||||||||
| No Data Found | |||||||||