@lang('Personal License')
+
@lang('Buyer Fee')
{{ showAmount($product->personalBuyerFee()) }}
=
@lang('Total Price')
{{ showAmount($product->personalBuyerFee()) }}
@lang('Commercial License')
+
@lang('Buyer Fee')
{{ showAmount($product->commercialBuyerFee()) }}
=
@lang('Total Price')
{{ showAmount($product->commercialBuyerFee()) }}