@extends('layouts.frontend-master') @section('title', 'Electrical Services') @section('content')
@foreach($all_services as $service)
@endforeach
@endsection