@extends('layouts.main.app') @section('style') @endsection @section('main')
ft .
ft

Selecione uma conversa

{{-- mensagens --}}

Bem vindo ao Chat

{{ Auth::user()->name }}

@endsection @section('scriptEnd') @include('chat.js') @endsection