@extends('layouts.master') @section('main-content')
List groups are a flexible and powerful component for displaying a series of content. Modify and extend them to support just about any content within.
The most basic list group is an unordered list with list items and the proper classes.
Add .active to a .list-group-item to indicate the current active selection.
Add .disabled to a .list-group-item to make it appear disabled
Use 'anchor tag'
to create actionable list group items with hover, disabled, and active states by adding .list-group-item-action
Be sure to not use the standard .btn classes here.
With button tag
, you can also make use of the disabled attribute instead of the .disabled class.Be
sure to not use the standard .btn classes here.
Add .list-group-flush to remove some borders and rounded corners to render list group items edge-to-edge in a parent container
Use contextual classes to style list items with a stateful background and color
Contextual classes also work with .list-group-item-action. Note the addition of the hover styles here not present in the previous example. Also supported is the .active state; apply it to indicate an active selection on a contextual list group item.
Add .list-group-flush to remove some borders and rounded corners to render list group items edge-to-edge in a parent container
Add nearly any HTML within, even for linked list groups like the one below, with the help of flexbox utilities.
Donec id elit non mi porta gravida at eget metus. Maecenas sed diam eget risus varius blandit.
Donec id elit non mi porta.Donec id elit non mi porta gravida at eget metus. Maecenas sed diam eget risus varius blandit.
Donec id elit non mi porta.Donec id elit non mi porta gravida at eget metus. Maecenas sed diam eget risus varius blandit.
Donec id elit non mi porta.