@extends('layouts.frontend-master') @section('title', '24/7 Site Cam') @section('content')
@foreach($all_services as $service)
@endforeach
@endsection