@extends('layouts.front-layout') @section('title', 'Home') @section('content')
{!! $about->first_description ?? '' !!}
{!! $service->description ?? '' !!}