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