@extends('layouts.popup.medium') @section('class') full-height @endsection @section('content') @include('automation2._tabs_timeline', [ 'tab' => 'audience' ])
{{ trans('messages.automation.box.contacts_in_action') }}
{{ trans('messages.automation.box.contacts_done') }}
{{ trans('messages.automation.box.contacts_skip_pending') }}
{{ trans('messages.automation.box.contacts_error') }}
{!! trans('messages.automation.contacts_intro', ['count' => number_with_delimiter($count)]) !!}
@if ($subscribers->count())
@endif
search
@endsection