@extends('layout.layout') @php $title='Progress Bar'; $subTitle = 'Components / Progress Bar'; $script = ''; @endphp @section('content')
Default Progress
Progress with multiple color
Progress with right label
20%
35%
50%
75%
90%
Progress with multiple color
Gradient Progress
@endsection