@extends('layouts.sidebar') @section('title', 'Payroll for checking') @section('content') @if (in_array('Regions', $privileges) || in_array('wage management', $privileges))

Rate List

Add Rate

Minimum Wage Table

Name Default Rate Action
@else
You don't have privilege to access this page
@endif @endsection