@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.created') }} | {{ __('app.detail') }} | {{ __('app.action') }} |
---|