@extends('layouts.master') @section('css') @endsection @section('content')
| Sr. No | Name | Link | Index | Action | @if (count($eventImportantLinks) > 0) @php $i = $eventImportantLinks->perPage() * ($eventImportantLinks->currentPage() - 1) + 1; @endphp @foreach ($eventImportantLinks as $eventImportantLink)|||||
|---|---|---|---|---|---|---|---|---|---|
| {{ $i++ }} | {{ $eventImportantLink->title ?? '' }} | {{ $eventImportantLink->link ?? '' }} | {{ $eventImportantLink->index ?? '' }} | ||||||
| No Data Found | |||||||||