@extends('layouts.master') @section('title') @lang('translation.Form_Layouts') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Forms @endslot @slot('title') Form Layouts @endslot @endcomponent

Form Grid Layout

Horizontal Form Layout

Auto Sizing
@
Inline forms
@
Floating labels

Create beautifully simple form labels that float over your input fields.

Inline Forms With Hstack
@endsection