Metas
{{ explode(' ', $user->name)[0] }}
@if ($user->goals->count() > 0)No hay metas para esta semana
@endifTareas
{{ $day }}
@if ($tasks->count() > 0)No hay tareas
@endifSemana
{{ $weekNumber }}{{ $monthName }}
{{ $nombreDia }}
{{ $diaDelMes }}
{{ $startOfWeekFormatted }}
al
{{ $endOfWeekFormatted }}
Notificaciones