@extends('layouts.vertical', ['title' => 'Layout', 'sub_title' => 'Forms', 'mode' => $mode ?? '', 'demo' => $demo ?? '']) @section('content')

Basic Example

We'll never share your email with anyone else.

Horizontal form

Sizing

As shown in the previous examples, our grid system allows you to place any number of a .grid-cols-* and .flex

@

Grid

More complex layouts can also be created with the grid system.

@endsection @section('script') @vite(['resources/js/pages/highlight.js']) @endsection