@extends('layouts.app') @section('content')
Nama Customer:
NIK:
Tanggal Lahir:
Jenis Kelamin:
Email:
Nomor Handphone:
Kode Referal:
@if ( $customer->parent_referal_code == null) Kode Referal Dari Customer Lain: @else Kode Referal Dari {{ $kode_referal->nama_customer }}: @endif
Poin:
Coin:
XP:
Aktifitas Terakhir:
Status:
Dibuat Oleh:
Diubah Oleh: @if($customer->updated_who == null) @else @endif
Waktu Dibuat:
Waktu Diubah @if($customer->updated_who == null) @else @endif
Nomor Member:
Member ID RGApp:
Foto:
foto) }}' alt='brand Logo' class='brand-image elevation-3' width='15%' style='opacity: .8'>
@endsection