@extends('layouts.master') @section('title', 'Modernize Bootstrap Admin') @section('pageContent') @include('layouts.breadcrumb', ['title' => 'Floating-Input', 'subtitle' => 'Home'])

Animated Line Inputs Form With Floating Labels

Just add floating-labels class to the form.

A block of help text that breaks onto a new line and may extend beyond one line.

Animated Line Inputs Form With Floating Labels

Just add floating-labels class to the form and has-warning, has-success, has-danger & has-error for various inputs. For input with icon add has-feedback class.

@endsection @section('scripts') @endsection