@if ($notification['edit']) {{ __('Edit notification') }} @else {{ __('Create notification') }} @endif

{{ __('Go Back') }}
@livewire('push-notifications.push-notification-form', $notification) {{----}}