@extends('documents.layout') @section('content')
| Description | Amount |
|---|---|
|
{{ $description }}
@if($is_complementary)
(Complementary Credits) @endif |
{{ number_format($amount, 2) }} |
This debit note confirms that credits have been deducted from your wallet as payment for Order #{{ $order['id'] }}.
This debit note confirms that the above amount has been deducted from your wallet balance. @if($is_complementary) These were complementary credits with usage restrictions. @endif