{{ __('customer.label.name') }} | {{ __(':') }} {{ $customer->name }} | {{ __('customer.label.email') }} | {{ __(':') }} {{ $customer->email }} |
{{ __('customer.label.address') }} | {{ __(':') }} {{ $customer->address }} | {{ __('customer.label.contact') }} | {{ __(':') }} {{ $customer->contact }} |