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