@extends('layouts.admin.master') @section('title')Progress {{ $title }} @endsection @push('css') @endpush @section('content') @component('components.breadcrumb') @slot('breadcrumb_title')
.sm-progress-barclass to change progress size to small:
.lg-progress-barclass to change progress size to small:
.progress-bar, so if you change that value the outer .progress will automatically resize accordingly.
.progress-bar-striped to any .progress-bar to apply a stripe via CSS gradient over the progress bar’s background color.
.progress-bar-animated to .progress-bar to animate the stripes right to left via CSS3 animations.