@csrf

Price: ${{ $invoiceObj->amount }}

@if ($invoiceObj->status == 'Paid')

Payment Status: Paid

@else
@endif