@php $logoPath = \App\Models\Setting::get('logo_path'); @endphp @if($logoPath) @else @endif @vite(['resources/css/app.css', 'resources/js/app.js'])