@extends('layouts.master-components') @section('title', 'Badges') @section('css') @endsection @section('css2') @endsection @section('bodyClass', 'component-page') @section('content') @include('layouts/loader') @include('layouts/component-header') @include('layouts/component-menu-list') Basic Badges Example heading New Example heading New Example heading New Example heading New Example heading New Example heading New Button Badges primary 4 Inbox 99+ unread messages Profile New alerts Contextual Variations Primary Secondary Success Danger Warning Info Light Dark Pill Badges Primary Secondary Success Danger Warning Info Light Dark Light variant Primary Secondary Success Danger Warning Info Light Dark @endsection