@extends('layouts.admin_layout') @section('content')
×{{ Session::get('success') }}
@endif @if(Session::has('error')){{ Session::get('error') }}
@endif| # | Category Name | Location Name | Title | Desktop Banner | Mobile Banner | Event Sponsors | Add Sponsors | Start Date Time | End Date Time | Action |
|---|---|---|---|---|---|---|---|---|---|---|
| {{$i++}} | {{$event->event_category->category_name}} | {{$event->event_location->location_name}} | {{$event->title}} | {!! html_entity_decode($event->description) !!} | Add | {{$event->start_date_time}} | {{$event->end_date_time}} |