/home/u866425823/domains/sayarainternationaltours.in/resources/views/components/ |
Current File : /home/u866425823/domains/sayarainternationaltours.in/resources/views/components/layout.blade.php |
<!DOCTYPE html> <html class="no-js" lang="{{ str_replace('_', '-', app()->getLocale()) }}"> @include('includes.head') <body class="index-page"> <x-header /> {{ $slot }} <x-footer /> @include('includes.scripts') </body> </html>