@extends('backend.layouts.app') @section('title', 'All News & Event List') @push('style') @endpush @section('content')
| # | Image | Title | Actions |
|---|---|---|---|
| {{ $index + 1 }} |
@if(is_array($event->images) && count($event->images) > 0)
|
{{ $event->title }} |
|