@extends('layouts.app') @if(!empty($getServicesDetail->title)) @section('title',$getServicesDetail->title) @else @section('title',$Title) @endif @section('content')
{{$getServicesDetail->img_alt ??

{{$getServicesDetail->title ?? ""}}

{!! $getServicesDetail->description ?? "" !!}

Recent Post
@endsection