|
|
{{ $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") !!}
|
@endforeach