@extends('layouts.app') @section('title','Employees') @section('page-title','Employee Directory') @section('breadcrumb','SpaceHR/ Employees') @section('content') @php($hierarchyLevels = \App\Models\Setting::hierarchyLevels()) @push('styles') @endpush
Manage all employee records, profiles and salary information