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

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

Panel Title here

Panel body here

@endsection @push('scripts') @endpush