@extends('layouts.master') @section('css') @endsection @section('main_content')
Use thelist-group , .list-group-itemto
indicate the current content.
Use the.active , .list-group-itemto
indicate the current active lists.
Use the.list-group-flushto remove some
borders and rounded corners to render list group items.
Use the.form-check-inputto check your
checkbox.
Use the.form-check-inputto check your
radio buttons.
Use the.list-group-numberedto ordered
wise print numbers.
Use the.list-group-numberedmodifier class
to numbered list group items.Numbers are generated via CSS for better placement inside list
group items.
Use the.disabled, .list-group-itemto make
it appear disabled.
Use the propertyoverflow:autothrough
scrollable lists.