diff --git a/resources/views/bookings/success.blade.php b/resources/views/bookings/success.blade.php index c8732ce..60498d2 100644 --- a/resources/views/bookings/success.blade.php +++ b/resources/views/bookings/success.blade.php @@ -5,7 +5,7 @@ @section('content')
-
+
6 · Reserva confirmada

Reserva cerrada.

@@ -13,6 +13,27 @@ Aquí se ve el valor del MVP: un trayecto real terminó en una intención comercial medible y atribuible.

+
+ Resultado visible + {{ $booking->offer->title }} + {{ $booking->amount ? '€'.number_format((float) $booking->amount, 2) : 'Importe pendiente' }} · {{ ucfirst($booking->status) }} · {{ $booking->ride?->context_zone ?: ($booking->offer->location_label ?: 'General') }} +
+ +
+
+ {{ $booking->amount ? '€'.number_format((float) $booking->amount, 0) : '—' }} + importe +
+
+ {{ $booking->commission_amount ? '€'.number_format((float) $booking->commission_amount, 0) : '—' }} + comisión +
+
+ {{ $booking->recommendation?->id ? 'Top '.$booking->recommendation->position : 'Directa' }} + atribución +
+
+
Booking UUID: {{ $booking->uuid }}
Estado: {{ ucfirst($booking->status) }}
@@ -26,14 +47,24 @@
-
-
@@ -71,7 +94,7 @@
-
+
1 · Solicitar taxi

Activa un trayecto demo

Usa un origen y destino realistas de Lanzarote para que el motor pueda puntuar mejor las propuestas.

@@ -87,25 +110,29 @@ @endif +
+ Acción principal first. Cuatro campos, cero fricción y suficiente señal para contar la historia completa en móvil. +
+
@csrf
-
-
+
3 · Recomendaciones

Encajan con tu ruta ahora