@extends('template.layout') @section('styles') @endsection @section('content')

Chat Mensajes

Enviar mensaje
  • Últimas conversaciones

Bandeja de entrada

@include('messenger.partials.flash') @each('messenger.partials.thread', $threads, 'thread', 'messenger.partials.no-threads')
Usuario Último mensaje Fecha
@endsection @section('scripts') @endsection