@extends('admin/layouts/default') {{-- Page title --}} @section('title') Radio And Checkbox @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

Radio and Checkbox

iCheck - Checkbox Inputs
iCheck - Radio Inputs
Bootstrap Switch
Switchery
Small   Medium   Big
Advanced Check boxes

Checkboxes with indeterminate state :

Checkboxes without label text :

Checkboxes with colors:

Circle checkboxes:

Advanced Radio boxes

Radio without label text :

Inline Radios

Radios with colors

@stop {{-- page level scripts --}} @section('footer_scripts') @stop