@lang('accounting::lang.batch_depreciation_from_assets')
| @lang('accounting::lang.period_label') | @lang('accounting::lang.due_date') | @lang('sale.amount') | @lang('sale.status') | @lang('messages.action') |
|---|---|---|---|---|
| {{ $run->period_label }} | {{ $run->period_date }} | @format_currency($run->depreciation_amount) | {{ $run->status }} | @if($run->status === 'draft') @endif |