status
currency_id
@forelse(\App\Models\Currency::all() as $currency)
@empty
@endforelse
accounting_account_id
@forelse(\App\Models\AccountingAccount::where('no','like','1%')->get() as $accounting_account)
@empty
@endforelse
work_place_id
@forelse(\App\Models\WorkPlace::all() as $workPlace)
@empty
@endforelse
asset_category_id
@forelse(\App\Models\AssetCategory::all() as $assetCategory)
@empty
@endforelse
description
.lazy
4
comment
4
.lazy