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

Form Examples

Form Action on Top

 

Form Action on Bottom

 

Form Action on Top & Bottom

 
 

Left Aligned

 
 

Right Aligned

 
 
@stop @section('footer_scripts') @stop