Files
opensem/resources/views/Admin/Shop/Offers/partials/variation.blade.php
Ludovic CANDELLIER c75f580ad2 Add price taxed
2022-02-20 21:59:19 +01:00

7 lines
97 B
PHP

<div class="row mb-3">
<div class="col-12">
<h4>{{ $variation['name'] }}</h4>
</div>
</div>