@foreach ($application as $item) @endforeach
Date Added Name Address Device Url ID Currency
{{ $item['name'] }} {{ $item['address'] }} {{ $item['sn'] }} {{ $item['model'] }} {{ $item['country_code'] }}
@if (! empty($pagination)) {{ $pagination->links() }} @endif