@php use Illuminate\Support\Str; @endphp @extends('layouts.back-end.app') @section('title', translate('customer_List')) @section('content')
{{translate('SL')}} | {{translate('customer_name')}} | {{translate('contact_info')}} | {{translate('total_Order')}} | {{translate('block')}} / {{translate('unblock')}} | {{translate('action')}} |
---|---|---|---|---|---|
{{$customers->firstItem()+$key}} |
|
{{$customer->phone}} |
@if($customer['email'] == 'walking@customer.com')
{{ translate('default') }}
|