Archived
1
0
Fork 0

resources/views/layouts/app.blade.php: user livewire alert-container component

This commit is contained in:
Henrik Hautakoski 2022-01-08 16:16:29 +01:00
parent 93a40df6ec
commit 5b602b2701

View file

@ -10,6 +10,8 @@
</head> </head>
<body class="h-full"> <body class="h-full">
<livewire:alert-container />
{{ $slot }} {{ $slot }}
@livewireScripts @livewireScripts