@if($app_mode === 'ECOLOR') @else @endif {{ config('app.name', 'Laravel') }} @vite(['resources/js/app.js'])
@yield('content')