@include('assets::admin.asset_depreciation.depreciation_help_note_model')

{{ trans('cms.view') }} {!! trans('assets::asset_depreciation.name') !!} [{{ $asset_depreciation->ref }}]

@if ($asset_depreciation->id )   Preview Ledger   Preview Asset @endif @if ($asset_depreciation->id) @if ( $asset_depreciation->status == 'Pending') @endif @if((user('admin.web')->canDo('asset_depreciation.asset_depreciation.delete') || user('admin.web')->isSuperUser())&& $asset_depreciation->deletable) @endif @endif