@extends('frontend.layouts.app') @section('content')

Service Details

  • Home
  • Service Details

{{ $service->name }}

{!! $service->description !!}

@endsection @section('custom_script') @endsection