@extends('layouts.app') @section('js') @endsection @section('css') @endsection @section('content')

Events

WE ARE HERE TO LISTEN TO YOU

@foreach ($events as $item)
@endforeach
@endsection