@extends('layouts.app') @section('title', 'Modern Chat') @section('content')
{{-- SIDEBAR --}}

Chat

{{-- CHAT CANVAS --}}

{{-- Tombol Call --}} {{-- Tombol Video (Tambahan agar lebih lengkap) --}} {{-- Garis Pemisah Tipis --}}
{{-- Tombol Menu --}}
{{-- Messages --}}
{{-- Input Area --}}
{{-- Emoji Picker --}}
@endsection