• Home
  • About Us
  • Security
      @foreach($sec_services as $service)
    • {{ $service->name }}
    • @endforeach {{--
    • 24/7 Onsite Solar CCTV Monitoring
    • --}}
  • 24/7 Site CAM
  • Electrical
      @foreach($elec_services as $eservice)
    • {{ $eservice->name }}
    • @endforeach
  • Industries
      @foreach(\App\Models\Industry::orderBy('created_at', 'desc')->get() as $industry)
    • {{ $industry->short_name }}
    • @endforeach
  • {{--
  • Projects
  • --}}
  • News
      @foreach($all_cates as $a_cate)
    • {{ $a_cate->name }}
    • @endforeach
  • Shop
  • FAQ
  • Contact
  • {{ $contact->email }}
  • {{ $contact->phone }}
  • {{ $contact->address }}