@extends('web.layouts.layout') @section('container_content') @include('web.layouts.nav') @yield('header') @yield('content') @include('web.layouts.footer')