@extends('layouts.vertical', ['subtitle' => 'Placeholder']) @section('content') @include('layouts.partials/page-title', ['title' => 'Base UI', 'subtitle' => 'Placeholder'])
A progress bar can be used to show a user how far along he/she is in a process.
Some quick example text to build on the card title and make up the bulk of the card's content.
Go somewhereCreate placeholders with the .placeholder class and a grid column
class (e.g., .col-6) to set the width. They can replace the text inside an
element or be added as a modifier class to an existing component.
By default, the placeholder uses currentColor. This
can be overridden with a custom color or utility class.
You can change the width through grid column classes, width
utilities, or inline styles.