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