@extends('layouts.admin') @section('title', 'HR Dashboard') @section('content')

HR Dashboard

HR dashboard will be implemented here.

@endsection