@extends('layouts.user') @section('title', 'All Events') @section('content')
@endsection @section('footer_paginator')
@endsection @push('styles') @endpush @push('scripts') @endpush