Logo
  • Home
  • About Us
  • {{--
  • Care Division
      @foreach ($careServices as $service)
    • {{ $service->CS_Name }} @if ($service->sub->count())
        @foreach ($service->sub as $sub)
      • {{ $sub->SCS_Name }}
      • @endforeach
      @endif
    • @endforeach
  • --}}
  • Care Division
      @foreach ($careServices as $service)
    • {{ $service->CS_Name }} {{-- Show sub menu ONLY if exists --}} @if ($service->sub->count() > 0)
        @foreach ($service->sub as $sub)
      • {{ $sub->SCS_Name }}
      • @endforeach
      @endif
    • @endforeach
  • {{--
  • Tech Division
    • Electronics
      • Hospitality TV / SMA TV Repairing
      • VFD/PCB Repairing
      • Security Solutions
      • PCB Board Repairing
      • Machine PCB Support
      • GRMS controllers Repairing
      • Kitchen Equipment Servicing and Repair
      • Laundry Machine Servicing and Repair
      • Fire System Control Module Repair
      • UPS Maintenance/Emergency Battery System
    • Electromech
      • AC Maintenance
    • ELV
      • SMATV and IPTV Integration
      • Access Control systems
    • Infotech
      • Structured cabling
      • Server Management
      • Firewall/VPN Integration
      • Office IT support
      • IP Telephony
  • --}}
  • Tech Division
      @foreach ($techServices as $tservice)
    • {{ $tservice->TS_Name }} {{-- Show sub menu ONLY if exists --}} @if ($tservice->tsub->count() > 0)
        @foreach ($tservice->tsub as $tsub) {{-- FIXED --}}
      • {{ $tsub->STS_Name }}
      • @endforeach
      @endif
    • @endforeach
  • Blog
  • Branch
  • Contact Us
Request a Service