@php $configData = Helper::appClasses(); $isNavbar = false; @endphp @extends('layouts/layoutMaster') @section('title', 'Without navbar - Layouts') @section('content')
Layout without navbar

Layout without Navbar

Layout does not contain Navbar component.

@endsection