@extends($layout) @section('header_scripts') @stop @section('content')
{{ getPhrase('hourly_grades')}} {{ getPhrase('hourly_rate')}} {{ getPhrase('action')}}
@stop @section('footer_scripts') @include('common.datatables', array('route'=>'hourly_templates.dataTable')) @include('common.deletescript', array('route'=>URL_PAYROLL_HOURLY_TEMPLATES_DELETE)) @stop