@extends('admin/layouts/default') {{-- Page title --}} @section('title') Form Elements @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content') Advanced Form Elements Dashboard Forms Form Elements Credit Card Card Number Name on Card CVV Expiry Date Auto Grow Auto Grow Basic Heavy padding Medium padding with border Initially hidden Show Bootstrap Input MaxLength Default MaxLength Threshold value Options All the options Text Area Position @stop {{-- page level scripts --}} @section('footer_scripts') @stop