@include('partials.breadcrumbs')
@yield('content')
@include('partials.footer')
@section('head') @include('partials.head') @show
@include('partials.header2')