Breadcrumb
Breadcrumb
Indicate the current page’s location within a navigational hierarchy that automatically adds separators via CSS.
@extends('layouts.app') @section('title', 'Breadcrumb') @push('style') @endpush @section('main')
Indicate the current page’s location within a navigational hierarchy that automatically adds separators via CSS.