@vite('resources/css/app.css') @yield('custom_styles')
@include('layouts.navigation')
@vite('resources/js/app.js') @yield('custom_scripts')