{{ trans('3CX Abandoned Data') }}
@if (count($errors) > 0)
@if($errors->any())
{{$errors->first()}}
@endif
@endif
{{ trans('Agent Name') }} | Abandon Count |
---|---|
{{ $admin['UserName'] }} | {{ $admin['Count'] }} |