@extends('layouts.master') @section('content')

@lang('menu.profile')

@include('partials.admin_verify_phone')
@csrf
@lang('messages.leaveBlank')
@if ($smsSettings->nexmo_status == 'deactive')
@endif
@endsection @push('footer-js') @endpush