@php $nbanners = $banners->count(); $ngrupos = $grupos->count(); $nprodutos = $produtos->count(); @endphp
@if ($nbanners > 0) @endif
@if ($nbanners === 0)
@else
@endif
Loja: Fechada
Promoçoes / Destaques
Peaks Against the Starry Sky
Card title

Some quick example text to build on the card title and make up the bulk of the card's content.

Button
Bridge Over Water
Card title

Some quick example text to build on the card title and make up the bulk of the card's content.

Button
Purbeck Heritage Coast
Card title

Some quick example text to build on the card title and make up the bulk of the card's content.

Button
@foreach($grupos as $grupo) @endforeach
{{-- @endif --}}

Localização

{{isset($conf->endereco) ? $conf->endereco : ''}}

@if($conf->email <> '' or $conf->email <> null) @include('layout_site._includes.contato') @endif