@extends('admin.layouts.cmlayout') @section('body')

Event Types

@forelse($events as $row) @empty @endforelse
S.No Event Name Event MetaKey Status Action
{{$i}} {{$row->name}} {{$row->meta_key}}
No record found
@endsection