@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')}}


Warning: Undefined variable $pmta in /home/rehanjt/public_html/subdomains/test.rehan.jt.mumara.dev/resources/views/themes/default/integration/pmta-config.blade.php on line 110

Warning: Attempt to read property "pmta_data" on null in /home/rehanjt/public_html/subdomains/test.rehan.jt.mumara.dev/resources/views/themes/default/integration/pmta-config.blade.php on line 110

Warning: Undefined variable $pmta in /home/rehanjt/public_html/subdomains/test.rehan.jt.mumara.dev/resources/views/themes/default/integration/pmta-config.blade.php on line 111

Warning: Attempt to read property "ssh_portl" on null in /home/rehanjt/public_html/subdomains/test.rehan.jt.mumara.dev/resources/views/themes/default/integration/pmta-config.blade.php on line 111
{{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')}}
{{ $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