@extends('layouts.core.backend', [ 'menu' => 'email_verification', ]) @section('title', trans('messages.sending_servers')) @section('page_header')

add {{ trans('messages.select_sending_servers_type') }}

@endsection @section('content')
@endsection