@extends('dash.layouts.app') @section('title') Service Details @endsection @section('css') @endsection @section('content') We Supply Details Services Service Feature Service FAQ Title: {{$service->title}} Sub Title: {{$service->sub_title}} % Description {!! $service->description !!} Thumbnail After & Before @endsection @section('js') @endsection
{!! $service->description !!}