@php $appName = $appName ?? 'Sistema'; $title = $title ?? 'Notificacion'; $intro = $intro ?? ''; $fields = $fields ?? []; $detailMessage = $detailMessage ?? null; $detailLabel = $detailLabel ?? 'Detalle'; $actionUrl = $actionUrl ?? null; $actionLabel = $actionLabel ?? 'Ver detalle'; $accentColor = $accentColor ?? '#2563eb'; $timestamp = $timestamp ?? now()->toDateTimeString(); @endphp
|
Este correo fue generado automaticamente. |