@extends('ioc::layout.main') @section('head') iOC > Notifiche @endsection @section('breadcrumb') Notifiche @endsection @section('content') @can('create-push-notifications')
Nuova Notifica
@endcan @livewire('push-table') @endsection