@extends('layouts/contentLayoutMaster') @section('title', 'Radio') @section('content') Radio Buttons Checked Unchecked Checked disabled Unchecked disabled Color To change the color of the radio use the .form-check-{value} for primary, secondary, success, danger, info, warning. Primary Secondary Success Danger Warning Info @endsection
To change the color of the radio use the .form-check-{value} for primary, secondary, success, danger, info, warning.
.form-check-{value}