@extends('admin.layouts.app') @section('panel')
@csrf
@can('admin.setting.notification.push.setting') @endcan
@endsection