Database notification

I want to add the database notification icon in the top bar , I followed the docs : https://filamentphp.com/docs/3.x/notifications/database-notifications#overview , and when I arrived to the chapter where I should add : @livewire('database-notifications') , I didn't know where to put it , keep in mind I don't have the layout file in resources/views , can someone help me please ?
Was this page helpful?