@include('user.header') @section('head')@show
@include('user.head') @yield('content') @include('user.footer') @section('foot')@show