| Coding Block | Budgeted | Actual Spent | Utilization | Balance |
|---|---|---|---|---|
|
{{ $budget->codingBlock->code }}
{{ $budget->codingBlock->description }}
|
${{ number_format($budget->amount, 2) }} | ${{ number_format($budget->actual_spending, 2) }} |
|
${{ number_format($budget->amount - $budget->actual_spending, 2) }} |