@extends('layouts.admin_layout') @section('Title') پنل مدیریت | چت های پشتیبانی @endsection @section('custom-css') @endsection @section('content')

چت های پشتیبانی

@csrf @if($searched) @endif
@if($rooms->currentPage() > 1) @endif @if($rooms->lastPage() != $rooms->currentPage()) @endif

لطفا ابتدا یکی از کاربران را انتخاب نمایید

@endsection