From ffd5ebcc1149272260b0d2a4d7a57e652259b508 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Mon, 6 Apr 2026 06:55:26 +0000 Subject: [PATCH] Auto commit: 2026-04-06T06:55:26.329Z --- resources/views/bookings/success.blade.php | 47 +++- resources/views/home.blade.php | 67 +++-- resources/views/layouts/app.blade.php | 305 ++++++++++++++++++++- resources/views/offers/show.blade.php | 65 +++-- resources/views/rides/confirmed.blade.php | 49 +++- 5 files changed, 465 insertions(+), 68 deletions(-) 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