@section('header') {{ config('app.name') }} @show
@section('content') @show
@section('append') @show
@section('prepend') @show