@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 :

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