unioil-cms-fe/resources/views/livewire/notification/notification.blade.php

7 lines
122 B
PHP

<div>
{{-- Top Nav --}}
@include('livewire.notification.top-nav.notification')
<h1>This is notification page</h1>
</div>