@extends('layouts/contentLayoutMaster') @section('title', 'Radio') @section('content')

Radio Buttons

Color

To change the color of the radio use the .form-check-{value} for primary, secondary, success, danger, info, warning.

@endsection