@extends('layouts/layoutMaster') @section('title', 'Basic Inputs - Forms') @section('page-script') @vite('resources/assets/js/form-basic-inputs.js') @endsection @section('content')
Default
We'll never share your details with anyone else.
Float label
We'll never share your details with anyone else.
Form Controls
Input Sizing & Shape
Input text

Input select

Input Shape
Checkboxes and Radios
Checkboxes
Radio

Inline Checkboxes
Inline Radio

Checkboxes Colors
Radio Color
Switches
Range
HTML5 Inputs
File input
@endsection