@extends('dashboard.master') @section('title', ' الدعم الفني ') @section('conversation-active', 'active') @section('content')
@livewire('dashboard.conversation.conversations-list')
@endsection