{{ $data->name }}


@if (! empty($data->api_key))
Paired
@else
Not Paired
@endif @livewire('applications.pair-button', ['item_id' => $data->ID])
Edit data
Name

Address

@if ($saved) Data saved! @endif
@livewire('profile.setting-list-coins', ['type' => 'application', 'app_id' => $data->ID])