@extends('layouts.app') @section('title', 'Notifications Management') @section('content')

Notifications Management

@can('notification.add') @endcan
@endsection @push('scripts') @endpush