@extends('layouts.app') @section('content')

Notifications

@livewire('notification-table', ['props' => ['columns' => [], 'url' => [], 'keyValue' => 'id']])
@endsection