add datatables on orders

This commit is contained in:
Ludovic CANDELLIER
2023-02-28 08:42:53 +01:00
parent 3745abc90b
commit 4e69399309
10 changed files with 62 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
@if ($customer['company'])
<i class="fa fa-building pr-2"></i>
{{ $customer['company'] }}
{{ $customer['company'] }}<br>
@endif
<i class="fa fa-fw fa-user pr-2"></i>