@extends('layouts.app') @section('content') {{-- 1. FIXED BACKGROUND --}}
Secure checkout for your rental
Vehicle Selected
{{ $vehicle->model }}
Pickup
{{ \Carbon\Carbon::parse($pickupDate)->format('d M Y') }}
{{ $pickupLoc }}
Time
{{ request('pickup_time', '10:00') }}
Return
{{ \Carbon\Carbon::parse($returnDate)->format('d M Y') }}
{{ $returnLoc }}
Time
{{ request('return_time', '10:00') }}
Amount to Pay Now
*All prices in MYR
MYR {{ number_format($total, 2) }}