@extends('layouts.default') {{-- Page title --}} @section('title') Form Examples @parent @stop {{-- page level styles --}} @section('header_styles') @stop @section('content') Form Examples Content Form Examples Form Action on Top Submit Cancel Username Email Password Phone Number Address Message Form Action on Bottom Username Email Password Phone Number Address Message Submit Cancel Form Action on Top & Bottom Submit Cancel Username Email Password Phone Number Address Message Submit Cancel Left Aligned Submit Cancel Username Email Password Phone Number Address Message Submit Cancel Right Aligned Submit Cancel Username Email Password Phone Number Address Message Submit Cancel @stop @section('footer_scripts') @stop