@extends('header') @section('head') @parent @stop @section('content') @include('list') @stop