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