@extends('layouts.back-end.app') @section('title','Chat View') @push('css_or_js') @endpush @section('content')

View User Message

@csrf
@endsection @push('script') @endpush