@extends('layouts.admin.master') @section('title')Checkbox & Radio {{ $title }} @endsection @push('css') @endpush @section('content') @component('components.breadcrumb') @slot('breadcrumb_title')

Checkbox & Radio

@endslot @endcomponent
Custom Radio
Custom Radio
Radio states
Inline checkbox
Custom checkbox
Custom checkbox
Checkbox states
Inline checkbox
Animated radio buttons
Animated checkbox buttons
Square checkbox
Solid checkbox
@push('scripts') @endpush @endsection