@include('gcash.layout.header') @yield('pageTitle') @yield('metaCSRF') @include('gcash.layout.sidebar')
@include('gcash.layout.nav') @yield('contents') @include('gcash.layout.footer')
@yield('js')