@extends('body') @section('sidebar') @parent

This is appended to the master sidebar.

@endsection @section('content') {{$app->load('gitlist')}} @endsection