@extends('layouts.admin') @section('content')
@csrf @include('alerts.admin.form-both')

{{ __('OTP LOGIN') }}

{{ __('VONAGE_KEY') }} *

{{ __('VONAGE_SECRET') }} *

{{ __('OTP FROM NUMBER') }} *

@endsection