@extends('layouts.app') @section('title', $page_title) @section('styles') @endsection @push('scripts') @endpush @section('content')
@if(Auth::user()->id == config('custom.app_id')) @if(file_exists(public_path().DIRECTORY_SEPARATOR.'install')){{__('app.total_lists')}}
{{__('app.total_contacts')}}
{{__('app.running_campaigns')}}
{{__('app.active_delivery_servers')}}
{{__('app.active_sending_domains')}}
{{ __('app.name') }} | {{ __('app.started_at') }} | {{ __('app.total') }} | {{ __('app.scheduled') }} | {{ __('app.sent') }} | {{ __('app.opens') }} | {{ __('app.clicks') }} | {{ __('app.replies') }} | {{ __('app.created') }} | {{ __('app.detail') }} | {{ __('app.action') }} |
---|
{{ __('app.name') }} | {{ __('app.based_on') }} | {{ __('app.action') }} | {{ __('app.scheduled_by') }} | {{ __('app.created') }} | {{ __('app.detail') }} |
---|
{{ __('app.name') }} | {{ __('app.started_at') }} | {{ __('app.winning_criteria') }} | {{ __('app.decision_percentage') }} | {{ __('app.action') }} | {{ __('app.total') }} | {{ __('app.scheduled') }} | {{ __('app.sent') }} | {{ __('app.opens') }} | {{ __('app.clicks') }} | {{ __('app.replies') }} | {{ __('app.created') }} | {{ __('app.detail') }} | {{ __('app.action') }} |
---|
{{\App\Http\Helper\Helper::datetimeDisplay($activity->created_at)}}
{{$activity->causer['name'] ?? ''}}: {{$description ?? ''}}