|
Tipe Kamera:
|
{{ $content->sub->gift->product_type->name }}{{$content->sub->gift->product !== '' && $content->sub->gift->product !== ' ' ? ' - ' . $content->sub->gift->product : ''}}
|
|
|
Tipe Klaim:
|
{{$content->sub->gift->gift}}
|
|
|
Nama:
|
{{$content->sub->name}}
|
|
|
Email:
|
{{$content->sub->email}}
|
|
|
Nomor Telepon:
|
{{$content->sub->phone}}
|
|
|
Alamat:
|
{{$content->sub->address}}
|
|
|
Klaim Center Terdekat:
|
{{$content->sub->nearest_city}}
|
|
|
Nomor ID:
|
{{$content->sub->no_ktp}}
|
|
|
Nomor Serial:
|
{{$content->sub->no_warranty}}
|
|
|
Dealer:
|
{{$content->sub->dealer_name}}
|
|
@if($content->sub->resi)
|
Nomor Resi :
|
{{$content->sub->resi}}
|
|
@endif