@php $viteManifest = json_decode(file_get_contents(public_path('build/manifest.json')), true); $cssFilePath = $viteManifest['resources/js/app.js']['css'][0] ?? null; @endphp @if ($cssFilePath) @endif