Add method to get offers by articles with siblings, enhance display
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<div class="card-body">
|
||||
<div class="row card-title">
|
||||
<div class="col-10" style="font-weight: bold; color: green;">
|
||||
<h2 style="font-size: 1.4em;">{{ $article['parent_name'] }}</h2>
|
||||
<h2 style="font-size: 1.3em;">{{ $article['parent_name'] }}</h2>
|
||||
{{ $article['product_name'] }}
|
||||
</div>
|
||||
<div class="col-2 p-0 text-right" style="font-size: 2em; color: red;">
|
||||
|
||||
Reference in New Issue
Block a user