@extends('layouts.AdminLayout') @section('content')
| Name of Institution: | {{ $user->institute ?? '' }} |
|---|---|
| Affilation No: | {{ $user->affilation_no ?? '' }} |
| Address: |
{{ $user_contact_details->address ?? '' }},{{ $user_contact_details->state ?? '' }} |
| Phone: | @if ($user_contact_details != null) @if (isset($user_contact_details->prefix_phone)) 0{{ $user_contact_details->prefix_phone ?? '' }}-{{ $user_contact_details->phone ?? '' }} @else N.A @endif @endif |
| Email: | {{ $user->email ?? 'N.A' }} |
| GST NO.: | {{ $user_contact_details->gst_no ?? 'N.A' }} |
| Domain Name: | {{ $user->domainName ?? '' }} @if ($user->domainStatus > 5) @else Edit Domain @endif |
| Domain Period: | {{ $user->domainPeriod ?? '' }} Years |
| Domain Creation Date: | {{ $user->domainCreationDate ? \Carbon\Carbon::parse($user->domainCreationDate)->format('d-m-Y') : '' }} |
| Last Transaction: | @if ($lastpayment != null) {{ number_format($lastpayment->total_amount, 2, '.', '') }} @endif |
| Last Transaction Date: | @if ($lastpayment != null){{ \Carbon\Carbon::parse($lastpayment->created_at)->format('d-m-Y') }} | @endif
| Last Update Date: | {{ \Carbon\Carbon::parse($user->updated_at)->format('d-m-Y') ?? '' }} |
| Domain Expiry Date: | {{ $user->domainExpiryDate ? \Carbon\Carbon::parse($user->domainExpiryDate)->format('d-m-Y') : '' }} |
| Google Authenticator Code: | {{ $user->google2fa_secret != null ? $user->google2fa_secret : 'N.A' }} Reset Code |
| Hard Copy Status: | @if ($user->hard_copy == 2) Received @else Receive @endif |
| Name: | {{ json_decode($user_contact_details->institution_head_detail)->name ?? '' }} |
|---|---|
| Desigination: | {{ json_decode($user_contact_details->institution_head_detail)->designation ?? '' }} |
| Email: | {{ json_decode($user_contact_details->institution_head_detail)->email ?? '' }} |
| Phone: | @if ($user_contact_details->institution_head_detail != null) @if (isset(json_decode($user_contact_details->institution_head_detail)->prefix_phone)) 0{{ json_decode($user_contact_details->institution_head_detail)->prefix_phone ?? '' }}-{{ json_decode($user_contact_details->institution_head_detail)->phone ?? '' }} @else N.A @endif @endif |
| Mobile: | {{ json_decode($user_contact_details->institution_head_detail)->mobile ?? '' }} |
| Name: | {{ json_decode($user_contact_details->administrative_detail)->name ?? '' }} |
|---|---|
| Desigination: | {{ json_decode($user_contact_details->administrative_detail)->designation ?? '' }} |
| Email: | {{ json_decode($user_contact_details->administrative_detail)->email ?? '' }} |
| Phone: | @if ($user_contact_details->administrative_detail != null) @if (isset(json_decode($user_contact_details->administrative_detail)->prefix_phone)) 0{{ json_decode($user_contact_details->administrative_detail)->prefix_phone ?? '' }}-{{ json_decode($user_contact_details->administrative_detail)->phone ?? '' }} @else N.A @endif @endif |
| Mobile: | {{ json_decode($user_contact_details->administrative_detail)->mobile ?? '' }} |
| Name: | {{ json_decode($user_contact_details->billing_contact_detail)->name ?? '' }} |
|---|---|
| Desigination: | {{ json_decode($user_contact_details->billing_contact_detail)->designation ?? '' }} |
| Email: | {{ json_decode($user_contact_details->billing_contact_detail)->email ?? '' }} |
| Phone: | @if ($user_contact_details->billing_contact_detail != null) @if (isset(json_decode($user_contact_details->billing_contact_detail)->prefix_phone)) 0{{ json_decode($user_contact_details->billing_contact_detail)->prefix_phone ?? '' }}-{{ json_decode($user_contact_details->billing_contact_detail)->phone ?? '' }} @else N.A @endif @endif |
| Mobile: | {{ json_decode($user_contact_details->billing_contact_detail)->mobile ?? '' }} |
| Name: | {{ json_decode($user_contact_details->technical_detail)->name ?? '' }} |
|---|---|
| Desigination: | {{ json_decode($user_contact_details->technical_detail)->designation ?? '' }} |
| Email: | {{ json_decode($user_contact_details->technical_detail)->email ?? '' }} |
| Phone: | @if ($user_contact_details->technical_detail != null) @if (isset(json_decode($user_contact_details->technical_detail)->prefix_phone)) 0{{ json_decode($user_contact_details->technical_detail)->prefix_phone ?? '' }}-{{ json_decode($user_contact_details->technical_detail)->phone ?? '' }} @else N.A @endif @endif |
| Mobile: | {{ json_decode($user_contact_details->technical_detail)->mobile ?? '' }} |
| Transaction ID : | {{ $payment->transaction_id }} |
|---|---|
| Transaction Date: | {{ \Carbon\Carbon::parse($payment->created_at)->format('d-m-Y') }} |
| Amount : | ₹ {{ number_format(($payment->total_amount * 100) / 118, 2, '.', '') }} |
| Tax : | ₹ {{ number_format($payment->total_amount - ($payment->total_amount * 100) / 118, 2, '.', '') }} |
| Period: | {{ $payment->period }} |
| Total Amount: | ₹ {{ number_format($payment->total_amount, 2, '.', '') }} |
| Payment Invoice : | Click here to see invoice |
| Renew Domain : | @if ($user->domainStatus == 10 && $user->document_status != 1)Renew Domain | @endif
| Send Invoice : | Send Invoice |
| Primary Name Server : | {{ $user_name_server->primary_name_server ?? '' }} {{ $user_name_server->primary_name_server_ip ?? '' }} |
|---|---|
| Secondary Name Server 1 : | {{ $user_name_server->secondary_name_server1 ?? '' }} {{ $user_name_server->secondary_name_server1_ip ?? '' }} |
| Secondary Name Server 2 : | {{ $user_name_server->secondary_name_server2 ?? '' }} {{ $user_name_server->secondary_name_server2_ip ?? '' }} |
| Secondary Name Server 3 : | {{ $user_name_server->secondary_name_server3 ?? '' }} {{ $user_name_server->secondary_name_server3_ip ?? '' }} |
| Secondary Name Server 4 : | {{ $user_name_server->secondary_name_server4 ?? '' }} {{ $user_name_server->secondary_name_server4_ip ?? '' }} |
| Secondary Name Server 5 : | {{ $user_name_server->secondary_name_server5 ?? '' }} {{ $user_name_server->secondary_name_server5_ip ?? '' }} |
| Domain Period: | {{ $renewal_data['domain_year'] ?? 'N/A' }} Years |
|---|---|
| Old Domain Expiry Date: | {{ $renewal_data['domainExpiryDateOld'] ?? 'N/A' }} |
| New Domain Expiry Date: | {{ $renewal_data['newDomainExpiryDate'] ?? 'N/A' }} |
| Domain Price: | ₹{{ number_format($renewal_data['domain_price'] ?? 0, 2) }} |
| Domain Extra Charges: | ₹{{ number_format($renewal_data['domain_extra_charges'] ?? 0, 2) }} |
| DNS Period: | {{ $renewal_data['period_dns'] ?? 'N/A' }} Years |
|---|---|
| Old DNS Expiry Date: | {{ $renewal_data['DNS_expiry_date'] ?? 'N/A' }} |
| New DNS Expiry Date: | {{ $renewal_data['New_DNS_Date'] ?? 'N/A' }} |
| DNS Price: | ₹{{ number_format($renewal_data['domain_name_server_price'] ?? 0, 2) }} |
| DNS Extra Charges: | ₹{{ number_format($renewal_data['domain_name_extra_charges'] ?? 0, 2) }} |
| Lmaas Period: | {{ $renewal_data['period_lmaas'] ?? 'N/A' }} Years |
|---|---|
| Old Lmaas Expiry Date: | {{ $renewal_data['lmaas_expiry_date'] ?? 'N/A' }} |
| New Lmaas Expiry Date: | {{ $renewal_data['new_expiry_date_lmaas'] ?? 'N/A' }} |
| Lmaas Price: | ₹{{ number_format($renewal_data['lmaas_temp_server_price'] ?? 0, 2) }} |
| Lmaas Extra Charges: | ₹{{ number_format($renewal_data['lmaas_temp_extra_charges'] ?? 0, 2) }} |
| Ewaas Period: | {{ $renewal_data['period_ewaas'] ?? 'N/A' }} Years |
|---|---|
| Old Ewaas Expiry Date: | {{ $renewal_data['ewaas_expiry_date'] ?? 'N/A' }} |
| New Ewaas Expiry Date: | {{ $renewal_data['new_expiry_date_ewaas'] ?? 'N/A' }} |
| Ewaas Price: | ₹{{ number_format($renewal_data['ewaas_temp_server_price'] ?? 0, 2) }} |
| Ewaas Extra Charges: | ₹{{ number_format($renewal_data['ewaas_temp_extra_charges'] ?? 0, 2) }} |
| Type | Domain Name | Years | Old Date | New Expiry | Pricing Details | {{--Action | --}}
|---|---|---|---|---|---|---|
| Domain | {{ $user->domainName ?? '' }} | {{ $requestData['domain_year'] ?? 'N/A' }} | {{ $requestData['domainExpiryDateOld'] ?? 'N/A' }} | {{ $requestData['newDomainExpiryDate'] ?? 'N/A' }} |
Price:
₹{{ number_format($requestData['domain_price'] ?? 0, 2) }} Extra Charges: ₹{{ number_format($requestData['domain_extra_charges'] ?? 0, 2) }} |
|
| DNS | {{ $user->domainName ?? '' }} | {{ $requestData['dns_year'] ?? 'N/A' }} | {{ $requestData['DNS_expiry_date'] ?? 'N/A' }} | {{ $requestData['New_DNS_Date'] ?? 'N/A' }} |
Price:
₹{{ number_format($requestData['domain_name_server_price'] ?? 0, 2) }} Extra Charges: ₹{{ number_format($requestData['domain_name_extra_charges'] ?? 0, 2) }} |
|
| Ewaas | {{ $user->domainName ?? '' }} | {{ $requestData['ewaas_year'] ?? 'N/A' }} | {{ $requestData['ewaas_expiry_date'] ?? 'N/A' }} | {{ $requestData['new_expiry_date_ewaas'] ?? 'N/A' }} |
Price:
₹{{ number_format($requestData['ewaas_temp_server_price'] ?? 0, 2) }} Extra Charges: ₹{{ number_format($requestData['ewaas_temp_extra_charges'] ?? 0, 2) }} |
|
| Lmaas | {{ $user->domainName ?? '' }} | {{ $requestData['lmaas_year'] ?? 'N/A' }} | {{ $requestData['lmaas_expiry_date'] ?? 'N/A' }} | {{ $requestData['new_expiry_date_lmaas'] ?? 'N/A' }} |
Price:
₹{{ number_format($requestData['lmaas_temp_server_price'] ?? 0, 2) }} Extra Charges: ₹{{ number_format($requestData['domain_name_extra_charges'] ?? 0, 2) }} |
No renewal data available.
@endif @endif