{!! $service->description !!}
@extends('layouts.app') @section('content') @include('includes.sub_header', [ 'page_name' => $service->name, 'page_title' => $service->name, 'second_page_title' => 'SERVICES', 'route' => route('services.index'), ])