@include('layouts.webs._head')
@include('layouts.webs._header') @yield('content')
@include('layouts.webs._footer') @include('layouts.webs._scripts')