@extends('front.include.app') @section('content')

{{ $calendarCMS->banner_title ?? 'Calendar' }}

@include('front.partials.calendar') @endsection