@extends('layouts.master') @section('page_title', $page_title) @section('content')
{{ Form::page_header($page_title, "hours") }} @include('shared.grids._grid_wrapper')
@endsection @section('page_script') @include('shared_script._website_sidebar_script') @endsection @section('page_style') @endsection