Recent Orders Over 500 orders

{{ theme()->getView('partials/menus/_menu-2') }}
@foreach($tableRows as $row) @endforeach
Order Id Country Date Company Total Status Actions
{{ $row['orderid'] }} {{ $row['country']['name'] }} Code: {{ $row['country']['code'] }} {{ $row['date']['value'] }} Code: {{ $row['date']['remarks'] }} {{ $row['company']['name'] }} {{ $row['company']['fields'] }} {{ $row['total'] }} {{ $row['status']['label'] }} {!! theme()->getSvgIcon("icons/duotone/General/Settings-1.svg", "svg-icon-3") !!} {!! theme()->getSvgIcon("icons/duotone/Communication/Write.svg", "svg-icon-3") !!} {!! theme()->getSvgIcon("icons/duotone/General/Trash.svg", "svg-icon-3") !!}