@extends('layouts.app') @section('content')
image}") }}" class="img-fluid rounded shadow-lg" alt="">

{{ $empreendimento->nome }}

{{ $empreendimento->descricao }}

Contatos

Telefone: {{ $empreendimento->whatsapp }}

Email: {{ $empreendimento->whatsapp }}

Saiba Mais

Galeria

@foreach ($images as $imagem) @endforeach
@endsection