@extends('shared.admin') @section('content')
ID | Name | Promotion | Start Date | Start Time | End Date | End Time | Status | Action | |
---|---|---|---|---|---|---|---|---|---|
{{ (($current_page - 1) * $page_size + $i + 1) }} | {{ $m->name }} | {{ $m->location }} | {{ $m->startdate }} | {{ $m->starttime }} | {{ $m->enddate }} | {{ $m->endtime }} | @if($m->status == 1) Active @else InActive @endif | $m->id]) }}")' title="Delete" title=""> |