@extends('layouts.master') @section('sidebar') @parent
This is appended to the master sidebar.
@upper('This is my body content.')