@extends('admin.app') @section('content')
{{ Breadcrumbs::render('push-notification') }}

{{ __('push_notification.push_notification') }}

@can('push-notification_create') @endcan
{{ __('levels.title') }} {{ __('levels.description') }} {{ __('levels.type') }} {{ __('levels.actions') }}
@endsection @push('css') @endpush @push('js') @endpush