{{-- Favicon link --}} {{-- seo tags --}} {{-- facebook open graph data --}} {{-- twitter open graph data --}} {{--end of seo tags --}} {{-- jquery cdn --}} {{-- font awesome link --}} {{-- data aos cdn --}} {{-- --}} {{--end of data aos cdn --}} {{-- google fonts --}} {{-- end of google fonts --}} @yield('css') @vite('resources/css/app.css') @include('sweetalert::alert') @include('include.nav') @yield('content') @include('include.footer') {{-- go to top button --}} {{--end of go to top button --}} {{-- --}} @yield('script')