{{-- resources/views/reservations/calendar.blade.php --}} @extends('layouts.app') @section('title', 'Reservations Calendar') @section('page_title', 'Calendar') @section('page_subtitle', $start->format('F Y')) @section('content')