@extends('front.layouts.master') @section('main_content')

{{ $service->name }}

{!! $service->description !!}

@endsection