@extends('layout.layout') @php $title='Button'; $subTitle = 'Components / Button'; @endphp @section('content')
Default Buttons
Outline Buttons
Rounded Buttons
Rounded Buttons
Soft Buttons
Text Buttons
Buttons with Label
Buttons with Label Round
Buttons Sizes
Checkbox & Radio Buttons
Buttons Group
Buttons Group
@endsection