@foreach($galerias as $galeria)

{{$galeria->titulo}}

@endforeach @if($galerias->count() == 0)

Sem Resultados

@endif