@extends('layouts.master') @section('css') @endsection @section('content')
| Sr. No | Title | Presenter Name | Category | Abstract ID | Index | Status | Action | @if (count($eventEPosters) > 0) @php $i = $eventEPosters->perPage() * ($eventEPosters->currentPage() - 1) + 1; @endphp @foreach ($eventEPosters as $row)||
|---|---|---|---|---|---|---|---|---|---|
| {{ $i++ }} | {{ $row->title ?? '' }} | {{ $row->user->name ?? '' }} | {{ $row->EPosterCategory->name ?? '' }} | {{ $row->abstract_id ?? '' }} |
{{ $row->index ?? '' }}
|
||||
| No Data Found | |||||||||