@php $isNavbar = false; @endphp @extends('layouts/contentNavbarLayout') @section('title', 'Without navbar - Layouts') @section('content')
Layout does not contain Navbar component.