@extends('layouts.app') @section('title', 'Contact — Excellis Invest Group') @section('content') @php $t = '/beekohtm-30/beeko-v-3.0/assets'; @endphp {{-- breadcrumb --}} {{-- info + formulaire --}}
{{-- coordonnées --}}
Parlons-nous

Nos coordonnées

Siège social

Ouagadougou, Burkina Faso

shape
Type de demande
@foreach(['Partenariat','Relation presse','Information générale','Recrutement','Autre'] as $type)
{{ $type }}
@endforeach
{{-- formulaire --}}
Formulaire

Envoyez-nous un message

@csrf
@endsection