@extends('layouts.default', ['sidebarLight' => true, 'headerInverse' => true]) @section('title', 'Page with Light Sidebar') @section('content')

Page with Light Sidebar header small text goes here...

Panel Title here

Panel Content Here
@endsection