ATENDIMENTO AO CLIENTE
{!! isset($configuracoes->rua) ? $configuracoes->rua : '' !!}, {!! isset($configuracoes->numero) ? $configuracoes->numero : '' !!}
{!! isset($configuracoes->bairro) ? $configuracoes->bairro : '' !!} • {!! isset($configuracoes->cidade) ? $configuracoes->cidade : '' !!} • {!! isset($configuracoes->estado) ? $configuracoes->estado : '' !!}
@if(sizeof($telefone) > 0)
@foreach($telefone as $key => $tel)
{{$tel}}
@endforeach
@endif
@if(sizeof($whatsapp) > 0)
@foreach($whatsapp as $key => $tel)
{{$tel}}
@endforeach
@endif
SIGA-NOS
{!! isset($configuracoes->facebook) ? '
' : '' !!}
{!! isset($configuracoes->instagram) ? '
' : '' !!}
{!! isset($configuracoes->linkedin) ? '
' : '' !!}