@php $brand = '#07377f'; $accent = $tone === 'danger' ? '#e11d48' : '#0f766e'; $accentSoft = $tone === 'danger' ? '#fff1f2' : '#ecfdf5'; $muted = '#64748b'; $ink = '#0f172a'; $border = '#e2e8f0'; $when = $booking->scheduled_at?->isoFormat('dddd D [de] MMMM, HH:mm'); $total = $booking->currency.' '.number_format((float) $booking->total_amount, 0, ',', '.'); @endphp
|
Este correo fue enviado por AsignaPro para {{ $booking->company?->name }}. Si no reconoces esta actividad, comunícate con el negocio. |