@extends('frontend.layout.master') @section('content')

{{$services->title}}

{!! $services->description !!}

@endsection