@extends('layouts.app') @section('title', 'Gross Profit Report') @section('breadcrumb') Reports / Gross Profit @endsection @section('content')
Revenue vs costs across all jobs — sorted by profitability
| Job # @if($sortBy==='job_number')@endif | Client / PM | Stage | Detail |
|---|---|---|---|
| {{ $row['job_number'] }} |
{{ $row['client'] }}
{{ $row['pm'] }} · {{ $row['created_at'] }}
|
{{ ucfirst($row['stage']) }} |
No jobs found for the selected filters.
Clear filters