@extends('layouts.main') @section('title', 'Form Advance') @section('content') @push('head') @endpush

{{ __('Switches')}}

{{ __('Single Switche')}}

{{ __('Multiple Switches')}}

{{ __('Enable Disable Switches')}}

{{ __('Color Switches')}}

{{ __('Switch Sizes')}}

{{ __('Radio')}}

{{ __('Radio Fill Button')}}

{{ __('Radio outline Button')}}

{{ __('Radio Button')}}

{{ __('Color Radio Button')}}

{{ __('Color Radio material Button')}}

{{ __('Checkbox')}}

{{ __('Border Checkbox')}}

{{ __('Fade-in Checkbox')}}

{{ __('Color Checkbox')}}

{{ __('zoom Checkbox')}}

{{ __('Input Tag')}}

{{ __('Form Repeater')}}

{{ __('Click the add button to repeat the form')}}

{{ __('Select 2')}}

{{ __('Summernote Editor')}}

@push('script') @endpush @endsection