Customer Details

    {{--
  • Company Info
  • --}} {{--
  • Survey Reports
  • --}}
{{--
--}}
Contact Person (Technical)
Contact Person (Accounts)
Bandwidth
@if (Auth::user()->getRoleNames()[0] != 'Support' && Auth::user()->getRoleNames()[0] != 'Infrastructure')
@endif
@if (Auth::user()->getRoleNames()[0] != 'Support' && Auth::user()->getRoleNames()[0] != 'Infrastructure')
@endif
@if (Auth::user()->getRoleNames()[0] != 'Support' && Auth::user()->getRoleNames()[0] != 'Infrastructure')
@endif
@if (Auth::user()->getRoleNames()[0] != 'Support' && Auth::user()->getRoleNames()[0] != 'Infrastructure')
@endif
@if (Auth::user()->getRoleNames()[0] != 'Support' && Auth::user()->getRoleNames()[0] != 'Infrastructure')
@endif
@if (Auth::user()->getRoleNames()[0] != 'Support' && Auth::user()->getRoleNames()[0] != 'Infrastructure')
Note : Sub-Total Amount + VAT Amount = Total Amount

@if ($customer->attachment != '') Work Order (Click here to download) @else Attachment not available. @endif
@endif @if (Auth::user()->getRoleNames()[0] != 'Support' && Auth::user()->getRoleNames()[0] != 'Infrastructure')
@endif
@if (Auth::user()->getRoleNames()[0] != 'Support' && Auth::user()->getRoleNames()[0] != 'Infrastructure')
@endif
@foreach ($serveyDetails as $key => $data)
Address - {{ $key + 1 }} Service Bandwidth Qty Modal of connectivity Type Latitude/Longitude
{{ $data->location }} {{ $data->service }} {{ $data->bandwidth }} {{ $data->modal_of_connectivity }} {{ $data->modal_of_connectivity_type }} {{ $data->latlong }}

Primary POP Name : {{ $data->pop_name }}
Primary POP IP : {{ $data->primary_pop_ip }}
Primary Switch Port/OLT Port : {{ $data->switch_port }}
Secondary POP Name : {{ $data->pop_secondary }}
Secondary POP IP : {{ $data->secondary_pop_ip }}
Secondary Switch Port/OLT Port : {{ $data->switch_port_secondary }}
3rd Party Info : {{ $data->pop_3rd_party }}
Activation Date : @if ($data->pop_activation_date != '') {{ date('d-m-Y H:i:s', strtotime($data->pop_activation_date)) }} @endif
Configured by : {{ $data->infUser }}

Primary Switch Port Mode : {{ $data->switch_port_mode }}
Primary IP (P2P) : {{ $data->ip_address }}
Primary VLAN ID : {{ $data->ip_vlan }}
Secondary Switch Port Mode : {{ $data->secondary_switch_port_mode }}
Secondary IP (P2P) : {{ $data->ip_secondary }}
Secondary VLAN ID : {{ $data->secondary_ip_vlan }}
LAN IP : {{ $data->lan_ip }}
PPPoE Username : {{ $data->pppoe_username }}
PPPoE Password : {{ $data->pppoe_password }}
PPPoE Profile : {{ $data->pppoe_profile }}
Remarks : {{ $data->support_remarks }}
Activation Date : @if ($data->ip_activation_date != '') {{ date('d-m-Y H:i:s', strtotime($data->ip_activation_date)) }} @endif
Configured by : {{ $data->name }}
@endforeach