@extends('layouts.master') @section('css') @endsection @section('breadcrumb')

Form Elements

@endsection @section('content')

Textual inputs

Here are examples of .form-control applied to each textual HTML5 <input> type.

@endsection @section('script') @endsection