@extends('layouts.master') @section('title') {{trans_choice('general.add',1)}} {{trans_choice('general.asset',1)}} @endsection @section('content')
{{trans_choice('general.required',1)}} {{trans_choice('general.field',2)}}
# | {{trans_choice('general.date',1)}} {{trans_choice('general.of',1)}} {{trans_choice('general.valuation',1)}} | {{trans_choice('general.value',1)}} {{trans_choice('general.amount',1)}} |
1 |
{{trans_choice('general.add_asset_msg',1)}}
{{trans_choice('general.optional',1)}} {{trans_choice('general.field',2)}}
{{trans_choice('general.add_asset_msg2',1)}}
{{trans_choice('general.custom_field',2)}}
@foreach($custom_fields as $key)