{{ $reminder->reminder_date->format('M d') }}
{{ $reminder->reminder_time }}
{{ Str::limit($reminder->description, 120) }}