@extends('app') @section('content')

Rocket.Chat Integration

Users

  • @{{ user.username }}

Chat

  • @{{ msg.u.username }}: @{{ msg.msg }}
@endsection