@extends('dashboard.layout.layout') @section('content') {{--
--}}

{{ $contact->title }}

{!! trans('dashboard.chat.message') !!}

{{ $contact->content }}

{{--

{{ $contact->content }}

--}}
{{--
--}} @include('dashboard.layout.delete_modal') @endsection @section('page_styles') @endsection @section('page_scripts') @endsection