@extends("layouts.app") @section('title', 'API Settings') @section("main")
Manage your API key and IP settings.
Note: IP will auto assign while you connect first time from your server with this API Key.
Dear, {{ $user->name }}. Currently, there is no API assigned to your account. To get access to an API, please contact support.
@endif