@csrf @method('PUT')
@foreach ([ 'reminder_24h_enabled' => 'Recordatorio 24 horas antes', 'reminder_2h_enabled' => 'Recordatorio 2 horas antes', 'email_notifications_enabled' => 'Notificaciones por correo', 'whatsapp_enabled' => 'WhatsApp activo', ] as $key => $label) @endforeach
Guardar comunicaciones