Rentor Invoice

Tel: +256 708 079 019 | Email: support@rentor.com

Invoice Details

Invoice No:
{{ $payment->tx_ref }}
Date:
{{ $payment->paid_at->format('d M Y H:i') }}
Status:
{{ $payment->status }}
Payment Method:
{{ $payment->payment_type ?? 'Flutterwave' }}

Billed To

Name Email Account
{{ $user->name }} {{ $user->email }} {{ $account->name }}

Package Details

Package Name Duration Price
{{ $package->name }} {{ $package->duration_days }} days {{ number_format($package->price, 2) }} {{ $package->currency }}

Payment Summary

Description Amount
Package Purchase {{ number_format($payment->amount, 2) }} {{ $payment->currency }}
Total {{ number_format($payment->amount, 2) }} {{ $payment->currency }}