{{ __('Shopee Seller Authorized!') }}

@if($shop->accessToken)

{{ __('Access token has been generated. You may now proceed to call any supported Shopee API using this SDK.') }}

@endif