@foreach ($application as $item) @endforeach
Date Added POS Name Address Country
{{ $item['name'] }} {{ $item['address'] }} @if (! empty($item['api_key']))
Paired
@else
Not Paired
@endif