File manager - Edit - /home/custbahd/irungikitchen.com/admin/modals/charts1.php
Back
<div class="d-flex align-items-center"> <div class="d-inline-block position-relative donut-chart-sale mr-3"> <span class="donut" data-peity='{ "fill": ["rgb(254, 99, 78)", "rgba(244, 244, 244, 1)"], "innerRadius": 31, "radius": 10}'><?php echo ''.$this_sales.'/'.$sales_count.''; ?></span> <small class="text-black fs-18"><?php echo $sales_ptg; ?>%</small> </div> <div> <h6 class="fs-18 text-black font-w600"> Sales </h6> <span class="fs-14"><?php echo '<span class="fs-12 text-black font-w600">'.number_format($this_sales).'</span>/'.number_format($sales_count).''; ?> <?php if ($this_orders==0) { echo '<i style="font-size: 11px;">(No orders)</i>'; } elseif ($this_orders==1) { echo '<i style="font-size: 11px;">('.number_format($this_orders).' order)</i>'; } else { echo '<i style="font-size: 11px;">('.number_format($this_orders).' orders)</i>'; } ?></span> </div> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Generation time: 1.1 |
proxy
|
phpinfo
|
Settings