@php $daysLeft = auth()->user()?->daysUntilActivationDeadline(); $activationUrl = route('mariachi.account.activation'); @endphp