@extends('layouts.public') @section('title', 'Paiement - ' . $event->title) @section('content')
Sécurisé par Paygate Togo
{{ $event->subtitle }}
{{ $event->start_date->format('d/m/Y à H:i') }}
{{ $event->location }}
Nom: {{ $registration->full_name }}
Email: {{ $registration->email }}
@if ($registration->phone)Tél: {{ $registration->phone }}
@endif @if ($registration->company)Société: {{ $registration->company }}
@endif