@extends('layouts.app') @section('content')

{{-- __('Dashboard') --}}

Bem Vindo {{-- $user->name --}} {{ Auth::user()->name }}

Empreendimentos

Auth::user()->id])}}' class="btn btn-primary w-100 shadow-lg">

 

Cadastrar Empreendimentos

 

Ver Empreendimentos
"null", 'aprovar' => "true"])}}' class="btn btn-primary w-100 shadow-lg">

 

Aprovar Empreendimentos
Eventos
Cadastrar Evento/Feira
Editar
Ver
@endsection