@extends('layout.default', ['bodyClass' => 'app-with-bg', 'appClass' => 'app-boxed-layout']) @section('title', 'Boxed Layout') @push('js') @endpush @section('content')

Boxed Layout page header description goes here...


Add the following page variable for boxed layout page setting.

@endsection