@extends(decide_template()) @section('title', $pageTitle) @section('page_styles') @endsection @section('page_scripts') @include('includes.view-pages-filter-script') @endsection @section(decide_content()) @if (Session::has('msg'))
| {{trans('bounce_address.view.table_headings.bounce_address')}} | {{trans('bounce_address.view.table_headings.host')}} | {{trans('bounce_address.view.table_headings.username')}} | {{trans('bounce_address.view.table_headings.method')}} | {{trans('bounce_address.view.table_headings.port')}} | @if (isset($_GET['test'])){{trans('bounce_address.view.table_headings.verify_status')}} | @endif{{trans('Error')}} | {{trans('common.table_heading.actions')}} |
|---|