D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
3023066
/
root
/
proc
/
3023066
/
cwd
/
www
/
resources
/
views
/
vcards
/
products
/
columns
/
Filename :
price.blade.php
back
Copy
{{ !empty($row->currency->currency_icon) ? $row->currency->currency_icon : '' }}{{ getSuperAdminSettingValue('hide_decimal_values') == 1 ? number_format($row->price, 0) : number_format($row->price, 2) }}