@section('style') @endsection @extends('layouts.Home.app') @section('content')
    @include('intermediator.Chats.listUsers')
@endsection @section('footer') @endsection