@extends('front') @section('content')
@include('user.partials.sidebar')
{{ __('All Chats')}}
@endsection @push('scripts') @endpush