@extends('layouts.vertical', ['pageTitle' => 'Breadcrumbs']) @section('css') @endsection @section('page-title') @include('layouts.partials/app-pagetitle', ['pageTitle'=> 'Breadcrumbs', 'pageSubTitle1' => 'Design', 'pageSubTitle2'=> 'UI Components', 'pageSubText' => 'Breadcrumbs are a way to navigate through a website.']) @endsection @section('content')

Breadcrumbs are a way to navigate through a website. They are a series of links that are used to navigate through a website. They are a series of links that are used to navigate through a website. They are a series of links that are used to navigate through a website.

Learn more about this component on bootstrap's official documentation.

Different Sizes

Different Separators

With Icons

@endsection @section('scripts') @endsection