@extends($activeTemplate . 'layouts.master') @section('content')
{{ showAmount($asset->quantity * $asset->category->price) }}
@lang('Total Charge'): 0.00 {{ __(gs('cur_text')) }} ({{ showAmount($chargeLimit->fixed_charge) .' + ' . showAmount($chargeLimit->percent_charge, currencyFormat: false) }}%)