{{-- Compiled by `npm run build` (locally or in CI) and uploaded as static assets - see docs/DEPLOYMENT.md. No Node.js process runs on the cPanel server itself. --}} @vite(['resources/css/app.css', 'resources/js/app.js'])
{{ config('app.name') }}
@yield('content')