@extends('user::layouts.backend-master') @section('breadcrumb_title', 'Support Messages') @push('styles') @endpush @section('content')
{{ $msg->message }}
{{ $msg->created_at->format('g:i A') }}
{{ $msg->created_at->format('g:i A') }}
{{ $msg->message }}
Start the conversation by sending a message below.