@include('visitor.layout.header') @include('visitor.layout.navbar') @yield('content') @include('visitor.layout.footer')