@include('layouts.user_header')
@yield('content')
@include('layouts.user_footer')
@yield('customScripts')