{{-- resources/views/conference/calendar.blade.php --}} @extends('layouts.app') @section('title', 'Conference Calendar') @section('page_title', 'Conference Calendar') @section('page_subtitle', 'Venue availability and bookings') @section('content')
{{-- Venue Filter --}}