Add new data in getBasket context

This commit is contained in:
Ludovic CANDELLIER
2022-04-24 23:49:28 +02:00
parent 416c724ad1
commit 570374bab7
5 changed files with 13 additions and 9 deletions

View File

@@ -4,7 +4,9 @@
</div>
<div class="col-10">
<h3 style="font-size: 1.4em;">{{ $item['name'] }}</h3>
<h4>{{ $item['article']['product']['specie']['latin'] }}</h4>
@if ($item['latin'] ?? false)
{{ $item['latin'] }}<br>
@endif
{{ $item['variation'] }}<br/>
<div class="row">
<div class="col-6">