@extends(decide_template()) @section('title', $pageTitle) @section('page_styles') @endsection @section('page_scripts') @endsection @section(decide_content())


{{trans('pmta.config.hvaving_trouble')}}{{trans('pmta.config.view_this_topic')}}


{{trans('pmta.config.table_column.server_name')}} {{trans('pmta.config.table_column.smtp_host')}} {{trans('pmta.config.table_column.smtp_port')}} {{trans('pmta.config.table_column.server_ip')}} {{trans('pmta.config.table_column.pmta_port')}}
( ! ) Warning: Undefined variable $pmta in /home/mohamma2/public_html/subdomains/testing.mohammad.jt.mumara.dev/resources/views/themes/default/integration/pmta-config.blade.php on line 110
Call Stack
#TimeMemoryFunctionLocation
10.0007436632{main}( ).../pmta-config.blade.php:0

( ! ) Warning: Attempt to read property "pmta_data" on null in /home/mohamma2/public_html/subdomains/testing.mohammad.jt.mumara.dev/resources/views/themes/default/integration/pmta-config.blade.php on line 110
Call Stack
#TimeMemoryFunctionLocation
10.0007436632{main}( ).../pmta-config.blade.php:0

( ! ) Warning: Undefined variable $pmta in /home/mohamma2/public_html/subdomains/testing.mohammad.jt.mumara.dev/resources/views/themes/default/integration/pmta-config.blade.php on line 111
Call Stack
#TimeMemoryFunctionLocation
10.0007436632{main}( ).../pmta-config.blade.php:0

( ! ) Warning: Attempt to read property "ssh_portl" on null in /home/mohamma2/public_html/subdomains/testing.mohammad.jt.mumara.dev/resources/views/themes/default/integration/pmta-config.blade.php on line 111
Call Stack
#TimeMemoryFunctionLocation
10.0007436632{main}( ).../pmta-config.blade.php:0
{{ $pmta->server_name }} {{ $pmta->smtp_host }} {{ $pmta->smtp_port }} {{ $pmta->server_ip }} {{ $pmta_port }}
@if (!$pmta_data_server['error'])

@lang('pmta.page.title')

@lang('pmta.page.title')


@else
@if(!empty($pmta_data_server['error_msg'])) {!! $pmta_data_server['error_msg'] !!} @endif
@endif
@endsection