resources/views/layouts/app.blade.php: user livewire alert-container component
This commit is contained in:
parent
93a40df6ec
commit
5b602b2701
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@
|
|||
</head>
|
||||
<body class="h-full">
|
||||
|
||||
<livewire:alert-container />
|
||||
|
||||
{{ $slot }}
|
||||
|
||||
@livewireScripts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue