@stack('title') @stack('styles') {{-- Header --}} @include('layouts.partials.pune-header') {{-- MAIN PAGE CONTENT --}} @yield('content') {{-- Footer --}} @include('layouts.partials.pune-footer') @stack('scripts')