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

Forms

Basic Form 1

Basic Form 2

Form Inputs

@
.00
$
.00
Select image Change Remove

Form Controls

Example block-level help text here.

email@example.com

{{--
--}} {{----}} {{--
--}}

Validation State

Looks good!
Looks good!
@
Please choose a username.
Please provide a valid city.
Please provide a valid state.
Please provide a valid zip.
You must agree before submitting.

Disabled Fieldsets

{{--
--}} {{----}} {{----}} {{--
--}} {{--
--}} {{----}} {{----}} {{--
--}}

Basic Form With File

@stop @section('footer_scripts') @stop