@extends('admin.layouts.app') @section('content')
{{-- twillo --}}
{{translate('Twilio Credential')}}
@csrf
{{-- fast2sms --}}
{{translate('Fast2SMS Credential')}}
@csrf
{{-- Mimo --}}
{{translate('MIMO Credential')}}
@csrf
{{-- ssl_wireless --}}
{{translate('SSL Wireless Credential')}}
@csrf
{{-- Nexmo --}}
{{translate('Nexmo Credential')}}
@csrf
{{-- MIMSMS--}}
{{translate('MIMSMS Credential')}}
@csrf
@endsection