Total Acquisition Cost
Current Net Book Value
Accumulated Depreciation
| Asset Details | Category | Acquisition | Cost | Current Value | Status |
|---|---|---|---|---|---|
|
{{ $asset->name }}
{{ $asset->asset_code }}
•
{{ $asset->codingBlock->code_identifier ?? 'N/A' }}
|
{{ $asset->category }} | {{ \Carbon\Carbon::parse($asset->purchase_date)->format('M d, Y') }} | ${{ number_format($asset->purchase_price, 2) }} | ${{ number_format($asset->book_value, 2) }} | {{ $asset->status }} |