@extends('layouts.vertical', ['title' => 'General UI']) @section('content')
A simple labeling component. Badges scale to match the size of the immediate parent element by using relative font sizing and em units.
Use the .badge-pill modifier class to make badges more rounded.
Use the .badge-soft-* modifier class to make badges soft.
Using the .badge-outline-* to quickly create a bordered badges.
Add any of the below mentioned modifier classes to change the appearance of a badge.
Badge can be more contextual as well. Just use regular convention e.g. badge-*color, badge-primary
to have badge with different background.
Using the .badge-soft* modifier class, you can have more soften variation.
Using the .badge-outline-* to quickly create a bordered badges.
Using the contextual .badge-* classes on an <a> element quickly provide actionable badges with hover and focus states.
Use the .badge-soft-* modifier class to make badges lighten.
Using the .badge-outline-* to quickly create a bordered badges.
Provide pagination links for your site or app with the multi-page pagination component.
Default Pagination
Simple pagination inspired by Rdio, great for apps and search results.
Rounded Pagination
Add .pagination-rounded for rounded pagination.
Sizing
Add
.pagination-lg
or
.pagination-sm
for additional sizes.
Alignment
Change the alignment of pagination components with flexbox utilities.
Indicate the current page’s location within a navigational hierarchy.
This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.
It uses utility classes for typography and spacing to space content out within the larger container.
Learn more