Payment link for your booking at Dachboxit valid for 24 hours
Dear {{ $userDetails->first_name }} {{ $userDetails->last_name }},
Please see below the payment link to your booking.
This link will expire after 24 hours. Please make sure, that you do the payment within the 24 hours. If the link has expired, please contact our customer service team cs@dachboxit.de
You can securely complete your payment using the link below:
Booking Details:
| Booking ID |
#{{ str_pad($booking->id, 6, '0', STR_PAD_LEFT) }} |
| Booking Date |
{{ $booking->created_at->format('d.m.Y') }} |
| Booking Status |
{{ ucfirst($booking->status) }} |
| Payment Method |
Not Paid Yet |
@foreach($bookingItems as $item)
@if(!$item->related_item)
| Rental Period |
{{ \Carbon\Carbon::parse($item->pickup_date)->format('d.m.Y') }} - {{ \Carbon\Carbon::parse($item->dropoff_date)->format('d.m.Y') }} |
| Rental Days |
{{$item->days }} |
{{--
| Pickup Location |
{{ $admin->address }}, {{ $admin->zip_code }} {{ $admin->city }} |
--}}
|
Pickup Location
|
@if(isset($pickupInfo))
{{ $pickupInfo['street'] }}, {{ $pickupInfo['zip_code'] }} {{ $pickupInfo['city'] }}
@else
{{ $admin->address }}, {{ $admin->zip_code }} {{ $admin->city }}
@endif
|
| Pick-Up Date/Time |
{{ \Carbon\Carbon::parse($item->pickup_date)->format('d.m.Y') }} |
{{ $item->pickup_time ? \Carbon\Carbon::parse($item->pickup_time)->format('H:i') : '' }} |
| Drop-Off Date/Time |
{{ \Carbon\Carbon::parse($item->dropoff_date)->format('d.m.Y') }} |
{{ $item->dropoff_time ? \Carbon\Carbon::parse($item->dropoff_time)->format('H:i') : '' }} |
| Carrier Included |
@if($item->is_carrier_included)
Length: {{ $item->carrier_length ?? 'N/A' }}
Foot Kit: {{ $item->carrier_foot_kit ?? 'N/A' }}
Foot: {{ $item->carrier_foot ?? 'N/A' }}
@else
No
@endif
|
| Volkassko Insurance 25 € |
{{ $item->is_insured ? 'Included' : 'Not Included' }} |
| Mounting Services |
Included |
| Cleaning Service |
Included |
@endif
@endforeach
| Coupon Discount |
{{ number_format($booking->discount ?? 0, 2) }}€ |
| Subtotal |
{{number_format($booking->subtotal , 2 , ',' , '.')}} € |
| Tax (19%) |
{{ number_format($booking->tax, 2) }}€ |
| Total |
{{number_format($booking->total , 2 , ',' , '.')}} € |
Product Details:
@foreach($bookingItems as $item)
@if(!$item->related_item)
| Product ID |
#{{ str_pad($item->product_id, 6, '0', STR_PAD_LEFT) }} |
| Product Name |
{{ $item->product_name }} |
| Quantity |
1 |
| Size/Variation |
{{ $item->size }} |
| Color |
{{$item->color}} |
@endif
@endforeach
Car Details:
@foreach($bookingItems as $item)
@if(!$item->related_item)
| Brand |
{{$item->car_name}} |
| Year |
{{ $item->car_year }} |
| Model |
{{$item->model}} |
| Trailer Hitch |
{{ $item->trailer_hitch ? 'Yes' : 'No'}} |
| Roof Type |
{{$item->roof_type}} |
@endif
@endforeach
Customer Details:
| Customer ID |
#{{ str_pad($userDetails->user_id, 6, '0', STR_PAD_LEFT) }} |
| Customer Name |
{{ $userDetails->first_name }} {{ $userDetails->last_name }} |
| Address |
{{ $userDetails->address }}, {{ $userDetails->zip }} {{ $userDetails->city }}, {{ $userDetails->country }}
|
| Email Address |
{{ $userDetails->email }} |
| Phone Number |
{{ $userDetails->phone }} |
| Invoice Number |
{{ $booking->invoice_number}} |
If you have any questions regarding your booking or would like to place a new booking, our customer service team will be happy to assist you. Please contact us at cs@dachboxit.de.
Best regards,
Your Dachboxit Team
|
If you have any questions or need to make changes to your booking, feel free to contact us
cs@dachboxit.de
|
+4915172876293
|
Privacy Policy
|
AGB's
Rerent Esperantostrasse 10, 70197 Stuttgart, Germany Usatzsteuer-ID: DE300067568
|