| @forelse($user_filter_list as $key => $item) @if($key == 4) @if(\Illuminate\Support\Facades\Auth::user()->department_id == 3) | Tin nhắn | @endif @else{{$item}} | @endif @empty @endforelseChỉnh sửa | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $key + 1 }} | {{ date('d-m-Y H:i:s', strtotime($customer->created_at)) }} |
@if($customer->FB_ID)
@else
@endif
{{ $customer->full_name }}
{{ $customer->groupComments->count() }}
({{@$customer->account_code}}) |
@if(env('CALL_CENTER_OLD')) {{ str_limit($customer->phone,7,'xxx') }} @else {{auth()->user()->permission('phone.open') ? $customer->phone : str_limit($customer->phone, 7, 'xxx')}} @endif {{-- @if(!empty($customer->call_back))--}} {{-- --}} {{-- @endif--}} | @if(\Illuminate\Support\Facades\Auth::user()->department_id == \App\Constants\DepartmentConstant::MARKETING)@endif | {{str_limit($customer->group_text,30)}} | {{ @$customer->status->name }} | {{ @$customer->telesale->full_name }} | {{-- | {{$customer->expired_text}} | --}} {{--{{@$customer->time_move}} | --}}{{@$customer->branch->name}} | {{----}} {{-- {{str_limit($customer->group_tips,30)}}--}} {{-- | --}} {{--{{@$customer->genitive->name}} | --}}{{@$customer->carepage->full_name}} | {{@$customer->cskh->full_name}} | {{diffTime($customer->last_time)}} | {!! $customer->schedules_text !!} | {{$customer->birthday? date('d-m-Y', strtotime($customer->birthday)):'' }} | {{ @$customer->marketing ? @$customer->marketing->full_name: '' }} | {{ @$customer->source_customer->name}} | {{----}} {{-- {{ @$customer->facebook?str_limit($customer->facebook,30,'...'):''}}--}} {{-- | --}}{{ $customer->gender_text }} | {{ count($customer->orders) }} | {{ number_format($customer->orders->sum('all_total')) }} | {{ number_format($customer->orders->sum('gross_revenue')) }} | {{ number_format($customer->orders->sum('the_rest')) }} | ||
| Không tồn tại dữ liệu | ||||||||||||||||||||||||||||