change phone number display

This commit is contained in:
2026-04-26 15:24:05 -04:00
parent ad66fef19b
commit d64e1d5578
13 changed files with 57 additions and 14 deletions
@@ -70,7 +70,7 @@
{{ $checkout_complete_result->bidder_zip }}
</td>
<td>
{{ $checkout_complete_result->bidder_phone }}
{{ \App\Helpers\PhoneHelper::format($checkout_complete_result->bidder_phone) }}
</td>
<td>
{{ $checkout_complete_result->bidder_email }}