@extends('layouts.app') @section('title', ucfirst('hr') . ' Dashboard') @section('content')
Welcome, {{ auth()->user()->name }}. This is the hr dashboard — wire in your widgets from the mockup here.