{{-- service information --}}
@if ($service->srv_type_id === 1)
{{-- Broadband --}}
@elseif ($service->srv_type_id === 2)
{{-- Data Service/Other Service --}}
{{-- Service Info --}}
{{-- Billing Info --}}
@else
{{-- Cable TV --}}
{{-- Service Info --}}
{{-- Billing Info --}}
@endif