@extends('dash.layouts.app') @section('title') Hearing Aids Details @endsection @section('css') @endsection @section('content') Hearing Aids 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 !!}