@if($this->supportsPush())

{{ __('account.push_notifications') }}

{{ __('account.push_notifications_description') }}

{{ __('account.enable_push_notifications') }}
@script @endscript @endif
@foreach($this->notifications as $notification) @endforeach
{{ __('account.notification') }}

{{ __('account.notifications_description') }}

{{ __('account.email_notifications') }}
{{ __('account.in_app_notifications') }}
{{ $notification->name }}
{{ __('general.save') }}