@extends('admin.layouts.app') @section('panel') @push('topBar') @include('admin.notification.top_bar') @endpush

@lang('If you want to send push notification by the firebase, Your system must be SSL certified')

@csrf
@can('admin.setting.notification.push.update') @endcan
@can('admin.setting.notification.push.upload') @endcan @endsection @push('breadcrumb-plugins') @can('admin.setting.notification.push.upload') @endcan @can('admin.setting.notification.push.download') @lang('Download File') @endcan @endpush