@if(isset($SEOData)) {!! seo($SEOData) !!} @endif @vite(['resources/js/app.js']) @yield('content') @include('footer')