@section('title', 'Account settings / Notifications') @section('page-style') @endsection @section('page-script') @endsection
@include('pages.account._partials.tabs')
{{ __('Personal Notifications') }}
{{ $dataTable->table() }}
@push('scripts') {{$dataTable->scripts(null, ['nonce' => csp_nonce()])}} @endpush