@php $mods = config('profile.notification_modules', []); @endphp
Notification preferences
Choose how you want to be notified by module. Critical operational alerts may still appear in-app.
@if(!$globalEmailAlerts)Email notifications are disabled at system level.
@endif @if(!$globalSmsAlerts)SMS notifications require provider configuration by an administrator.
@endif