@extends('layouts.default') {{-- Page title --}} @section('title') Form Layouts @parent @stop {{-- page level styles --}} @section('header_styles') @stop @section('content')

Form Layout

Horizontal Layout

A form control layout using row to create horizontal alignment.

Vertical Layout

A form control layout using flex to create verticle alignment.

Left Label Alignment

A form control layout using row with left label alignment.

Radios
Checkbox

Height Sizing of Input Groups



Grid sizing of Inputs, Textareas and Select Boxes



Static Form Control

harrypotter@mail.com

Multiple Addons

$ 0.00
$ 0.00
$
.00
.00

Form Columns Readonly

Personal

Jenny

Kerry

Female

10.11.1980

321-333-5432

Address

1219 Quiet Subdivision

3536 Petunia Way

Canada

Canada

7987678

True

@stop @section('footer_scripts') @stop