@props(['title' => 'KampApp']) @vite(['resources/css/app.css', 'resources/js/app.js']) @laravelPWA {{ $title }}
@if (session('message')) @endif @if ($errors->any())
@endif
{{ $slot }}