{{-- Calendar, upcoming due dates, quick notes --}}
{{ now()->format('F Y') }}
Upcoming due
{{ $note->title }}
{{ $note->content }}
@if ($note->due_date) event {{ $note->due_date->format('M j, Y') }} @endifNo notes yet
Capture reminders and follow-ups