@vite(['resources/css/app.css', 'resources/js/app.js']) @livewireStyles
@include('layouts.partials.header') @yield('content') @include('layouts.partials.footer')