@yield('head')
Please wait...
@include('templates.header')
@yield('content')
@yield('custom_js')