@extends('admin.layouts.master')
@section('content')
@foreach($event as $events)
ID
Image
Name
Action
@endforeach
{{$events->id}}
{{$events->name}}