{{ $data->name }}


@if (! empty($data->api_key))
Paired
@else
Not Paired
@endif @livewire('applications.pair-button', ['item_id' => $data->ID])
@livewire('profile.setting-list-coins', ['type' => 'application', 'app_id' => $data->ID])