{{$name}}

{{$category}}

{{$condition}}

{{ \Carbon\Carbon::parse($purchaseDate)->format('d F Y') }}

@if($documentPath)
@if(Str::endsWith($documentPath, '.pdf'))

View PDF

@else Payment Proof @endif
@endif
@lang('app.cancel')