Compare commits
1 Commits
ef1964d472
...
1.0.0-rc.7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cc3d4d3e32 |
@@ -18,9 +18,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-5 col-xs-12 text-justify">
|
||||
{!! $article['description']['variety'] ?? null !!}
|
||||
{!! $article['description']['semences'] ?? null !!}
|
||||
{!! $article['description']['plants'] ?? null !!}
|
||||
{!! $article['description']['variety'] ?? null !!}
|
||||
{!! $article['description']['merchandise'] ?? null !!}
|
||||
|
||||
@if ($article['description']['plus'] ?? false)
|
||||
|
||||
Reference in New Issue
Block a user