@extends('vcardTemplates.vcard11.app') @section('title') {{__('auth.home')}} @endsection @section('page_css') @endsection @section('page_name') {{__('auth.about')}} @endsection @section('content')
{{ $vcard->occupation }}
{{__('messages.common.description')}}
{!! $service->description !!}
{{--