'56037-XDER', 'country' => array( 'name' => 'Brasil', 'code' => 'PH' ), 'date' => array( 'value' => '05/28/2020', 'remarks' => 'Paid' ), 'progress' => array( 'value' => '50', 'color' => 'primary' ), 'company' => array( 'name' => 'Intertico', 'fields' => 'Web, UI/UX Design' ), 'status' => array( 'label' => 'Approved', 'color' => 'success' ), 'total' => '$3560' ), array( 'orderid' => '05822-FXSP', 'country' => array( 'name' => 'Belarus', 'code' => 'BY' ), 'date' => array( 'value' => '04/18/2021', 'remarks' => 'Paid' ), 'progress' => array( 'value' => '50', 'color' => 'primary' ), 'company' => array( 'name' => 'Agoda', 'fields' => 'Houses & Hotels' ), 'status' => array( 'label' => 'In Progress', 'color' => 'warning' ), 'total' => '$4850' ), array( 'orderid' => '4472-QREX', 'country' => array( 'name' => 'Phillipines', 'code' => 'BH' ), 'date' => array( 'value' => '07/23/2019', 'remarks' => 'Paid' ), 'progress' => array( 'value' => '50', 'color' => 'primary' ), 'company' => array( 'name' => 'RoadGee', 'fields' => 'Transportation' ), 'status' => array( 'label' => 'Success', 'color' => 'danger' ), 'total' => '$8376' ), array( 'orderid' => '00347-BCLQ', 'country' => array( 'name' => 'Argentina', 'code' => 'BR' ), 'date' => array( 'value' => '12/21/2021', 'remarks' => 'Paid' ), 'progress' => array( 'value' => '50', 'color' => 'primary' ), 'company' => array( 'name' => 'The Hill', 'fields' => 'Insurance' ), 'status' => array( 'label' => 'Rejected', 'color' => 'info' ), 'total' => '$9486' ), array( 'orderid' => '59486-XDER', 'country' => array( 'name' => 'Agoda', 'code' => 'BT' ), 'date' => array( 'value' => '05/28/2020', 'remarks' => 'Paid' ), 'progress' => array( 'value' => '50', 'color' => 'primary' ), 'company' => array( 'name' => 'Phillipines', 'fields' => 'Transportation' ), 'status' => array( 'label' => 'Approved', 'color' => 'primary' ), 'total' => '$8476' ), ); ?>

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/duotune/general/gen019.svg", "svg-icon-3") !!} {!! theme()->getSvgIcon("icons/duotune/art/art005.svg", "svg-icon-3") !!} {!! theme()->getSvgIcon("icons/duotune/general/gen027.svg", "svg-icon-3") !!}