@extends('layouts.app') @section('header-title', __('Chats')) @section('content')
{{ __('No User Found') }}
{{ __('Please select a user to see their messages') }}