@extends('layouts.frontend') @section('title', 'Chat dengan ' . $lawan->nama_lengkap) @section('content')
{{ $chat->isi_pesan }}