@extends('layouts.webpage.main_two')
@section('page-title', 'Services')
@section('content')
Service Details
{{ $service->location ?? 'Project Location' }}
@if(!empty($service->description))