@include('Layout.header') @yield('content') @include('Layout.footer')
Go To Top