@extends(decide_template()) @php($authUser = getAuthUser()) @section('title', strip_tags($pageTitle)) @section('page_styles') @endsection @section('page_scripts') @include('includes.view-pages-filter-script') @endsection @section(decide_content()) @if (Session::has('msg'))
| {{trans('contacts.view.table_heading.contact')}} | {{trans('contacts.view.table_heading.group_name')}} | {{trans('contacts.view.table_heading.list')}} | {{ trans('common.table_heading.created_on') }} | {{trans('contacts.view.table_heading.bounced')}} | {{trans('contacts.view.table_heading.unsubscribed')}} | {{trans('contacts.view.table_heading.confirmed')}} | {{trans('common.table_heading.actions')}} |
|---|