@extends($layout) @section('header_scripts') @stop @section('content')
{{ getPhrase('salary_grades')}} {{ getPhrase('basic_salary')}} {{ getPhrase('overtime_rate')}} {{ getPhrase('action')}}
@stop @section('footer_scripts') @include('common.datatables', array('route'=>'salary_templates.dataTable')) @include('common.deletescript', array('route'=>URL_PAYROLL_SALARY_TEMPLATES_DELETE)) @stop