@extends('core::layouts.master') @section('title') {{ $asset->name }} @endsection @section('styles') @stop @section('content')
{{ trans_choice('core::general.add',1) }} {{ trans_choice('asset::general.asset',1) }} {{ trans_choice('core::general.back',1) }}

{{ $asset->name }}

View Journal Entry
@foreach($custom_fields as $custom_field)
{{ trans_choice('core::general.branch',1) }} @if(!empty($asset->branch)) {{$asset->branch->name}} @endif
{{ trans_choice('core::general.type',1) }} @if(!empty($asset->type)) {{$asset->type->name}} @endif
កាលបរិច្ឆេទបញ្ជាទិញ {{ $asset->purchase_date }}
តម្លៃ {{ number_format($asset->purchase_price,2) }}
រយៈពេលរំលស់ (គិតជាខែ) {{ $asset->life_span }}
{{ trans('core::general.updated_at') }} {{ $asset->updated_at }}