@include('includes.head')
@include('includes.header' )
@yield('content')
@yield('content2')
@yield('content3')