/home2/mshostin/carnival.ms-hostingladz.com/resources/views/ShopFrontend/Layouts/layout.blade.php
@include('ShopFrontend.Layouts.header')

@yield('main')

@include('ShopFrontend.Layouts.footer')