Logo
{{ setting('dados.phone') }}
Imóveis
@foreach(\App\MenuLink::where('type', 'imoveis')->orderBy('index', 'asc')->get() as $link) {{ $link->name }} @endforeach
Gramado
@foreach(\App\MenuLink::where('type', 'gramado')->orderBy('index', 'asc')->get() as $link) {{ $link->name }} @endforeach
Canela
@foreach(\App\MenuLink::where('type', 'canela')->orderBy('index', 'asc')->get() as $link) {{ $link->name }} @endforeach
Contatos
{{ setting('dados.phone') }} {{ setting('contato.email') }}
{{ setting('dados.phone') }} {{ setting('contato.email') }}