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

Switch

Colored Switch

Use class .form-check-#{$color-name} with .form-switch to change switch's color

Switch with Icons

Use class .switch-icon-left & .switch-icon-right inside of .form-check-label to create a switch with icon.

@endsection