@extends('layout.default', [ 'bodyClass' => 'app-with-bg', 'appTopNav' => true, 'appClass' => 'app-with-top-nav app-boxed-layout' ]) @section('title', 'Mixed Nav') @push('js') @endpush @section('content')

Mixed Nav Boxed Layout page header description goes here...


Add the following page variable for mixed nav boxed layout page setting.

@endsection