@extends('layouts.master') @section('page_title',"Page Title") @section('content')
{{ Form::page_header("Page Title", "paper_stack") }}
Controls go here
Controls go here
Buttons Go Here
@endsection @section('page_script') @endsection @section('page_style') @endsection