@extends('layouts/layoutMaster')
@section('title', 'Navbar - UI elements')
@section('vendor-script')
@endsection
@section('page-script')
@endsection
@section('content')
UI elements / Navbar
Example
Supported content
Text
Input Group
Button
Mega dropdown
Open on click
Open on hover
Color schemes
@endsection