@extends('layouts.app') @section('title','Founder Dashboard') @section('content')
EXECUTIVE OVERVIEW
People, delivery, attendance and financial visibility in one place.
{{ ucwords(str_replace('_',' ',$label)) }}
{{ is_numeric($value)?number_format($value):$value }}
{{ $payroll ? $payroll->period.' ยท '.$payroll->status : 'No payroll batch calculated yet.' }}