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

Layout without Navbar

Layout does not contain Navbar component.

@endsection