@extends('layouts.master')
@section('title', 'Modernize Bootstrap Admin')
@section('pageContent')
@include('layouts.breadcrumb', ['title' => 'Badges', 'subtitle' => 'Home'])
Badges
Example heading
New
Example heading
New
Example heading
New
Example heading
New
Example heading
New
Example heading
New
Badges with button
Right Align Badge
Left Align Badge
Badges with Background
With Solid Background
Primary
Secondary
Success
Danger
Warning
Info
Light
Dark
With Light Background
Primary
Secondary
Success
Danger
Warning
Info
Badges Pill with Background
With Solid Background
Primary
Secondary
Success
Danger
Warning
Info
Light
Dark
With Light Background
Primary
Secondary
Success
Danger
Warning
Info
@endsection
@section('scripts')
@endsection