@extends("vitrines.base"); @php use Carbon\Carbon; // $header = htmlHeader($tombolaDetail->name,$tombolaDetail->description,"passtik,tombola",route("App#TombolaDetail",["link"=>$tombolaDetail->link]),$tombolaDetail->photo); $carbon = new Carbon(); $carbon::setLocale('fr'); @endphp @section("css") @endsection @section("js") {{-- --}} @endsection @section('content')
  • 01 Tickets
  • 02 Lots
  • 03 Sponsor
  • 04 Infoline
{{--

Chronogramme d'activités

@foreach ($tombolaDetail->chronogram as $chronogram) @foreach ($chronogram->activity as $activity)
{{ $chronogram->date }}

{{ $activity->label }}

{{ $activity->description }}
@endforeach @endforeach
--}}

Types et prix des tickets

{{-- @foreach($tombolaDetail->ticket as $ticket) --}}
{{--
{{ $ticket->TicketType->label }}
--}}

Prix du ticket

{{-- @endforeach --}}
{{--
--}} {{--

Lots à gagner

--}} {{--

--}}
Récompenses !

Les lots et prix à gagner

  • Lot 1
  • Lot 2
  • Lot 3

Constitution du lot

Nombre de gagnant possible : 03
  • Moto Cross
  • 100.000fcfa
  • Un voyage en Italie

Constitution du lot

Nombre de gagnant possible : 03
  • Moto Cross
  • 100.000fcfa
  • Un voyage en Italie

Constitution du lot

Nombre de gagnant possible : 03
  • Moto Cross
  • 100.000fcfa
  • Un voyage en Italie

Les sponsors ou partenaires officiels

Nos ponsors

{{-- @foreach ($tombolaDetail->sponsor as $sponsor) --}}
{{-- @endforeach --}}
{{--

Gold Sponsors

Silver Sponsors

--}}

Contact téléphonique : +229 90 00 00 00


ou

Adresse email : contact@promoter.com

@endsection