@extends($layout) @section('header_scripts') @stop @section('content')
{{ getPhrase('branch')}} {{ getPhrase('role')}} {{ getPhrase('username')}} {{ getPhrase('email')}} {{ getPhrase('joining_date')}} {{ getPhrase('salary_type')}} {{ getPhrase('template')}} {{ getPhrase('action')}}
@stop @section('footer_scripts') @include('common.datatables', array('route'=>'manage_salary.dataTable')) @include('common.deletescript', array('route'=>URL_PAYROLL_MANAGE_SALARY_DELETE)) @stop