@extends('master') @section('content') {{ $service->name }} {!! $service->content !!} @endsection @push('after-script') @endpush