@extends('layouts.master') @section('content')
@include('pages.hr-payroll.salary-setting.salary-head')
@include('pages.hr-payroll.salary-setting.salary-grade')
@endsection @section('scripts') @endsection