@include('user.layouts.v_header') @yield('style') @include('user.layouts.v_nav') @yield('content') @include('user.layouts.v_footer') @yield('script')