{{-- Because she competes with no one, no one can compete with her. --}} @include('livewire.layouts.partials.breadcrumb')
Names {{$checkout_id->name}}
Invoice ID {{$checkout_id->invoice_id}}
Amount {{$checkout_id->currency}} {{number_format($checkout_id->amount)}}
Email {{$checkout_id->email}}
Phone Number {{$checkout_id->phone_number}}
Payment Date {{date(" j M Y h:i A",strtotime($checkout_id->payment_date))}}