@extends('layouts.app') @section('title', 'Dashboard') @section('page-title', 'Dashboard') @push('styles') @endpush @section('content')
{{ now()->format('F Y') }} — Current Month Summary