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>
|
</head>
|
||||||
<body class="h-full">
|
<body class="h-full">
|
||||||
|
|
||||||
|
<livewire:alert-container />
|
||||||
|
|
||||||
{{ $slot }}
|
{{ $slot }}
|
||||||
|
|
||||||
@livewireScripts
|
@livewireScripts
|
||||||
|
|
|
||||||
Reference in a new issue