@extends('layouts.master') @push('head-css') @endpush @section('content')
: {{ $customer->email }}
: {{ $customer->mobile ? $customer->formatted_mobile : '--' }}