@extends('front.layouts.app') @section('content')
@includeIf('front.includes.next-event')
@endsection @section('js') @endsection