@extends('layouts.app') @push('head-script') @endpush @section('content')

@lang('app.sms.nexmoCredential')

@csrf @method('PUT')
nexmo_status == 'active') checked @endif value="active" class="js-switch change-language-setting" data-color="#99d683" data-size="small" data-setting-id="{{ $credentials->id }}" onchange="toggle('#nexmo-credentials');"/>
@endsection @push('footer-script') @endpush