@extends('public._layout') @php $page->title = 'Monthly summary'; @endphp {{-- @section('head') @parent @endsection --}} @section('main')
@endsection @section('foot') @parent @vite(['resources/js/public/month-grid/month-grid.js']) @endsection