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

Mixed Nav page header description goes here...


Add the following page variable for mixed nav page setting.

@endsection