@extends('layouts.app') @section('content')
Chats
  • @{{ user.name }} typing...
@endsection