@extends(activeTemplate() .'layouts.master') @section('content')

{{__($page_title)}}

{{__($contact->value->title)}}

{{__($contact->value->short_details)}}

@csrf
@endsection