@if (global_setting()->meta_keyword) @endif @if (global_setting()->meta_description) @endif @vite(['resources/css/app.css', 'resources/js/app.js']) @livewireStyles @include('sections.theme_style', ['baseColor' => $globalSetting->theme_rgb, 'baseColorHex' => $globalSetting->theme_hex])