@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__("chat member")}} | {{__("Show Chat")}} | {{__("status")}} | {{__("type")}} | {{__("standard")}} | {{__("chat_type")}} | {{__("created_at")}} |
---|---|---|---|---|---|---|
|
@if($room->type == 1){{__("One To One")}}@else{{__("Group")}}@endif | @if($room->standard == 1){{__("Normal")}}@else{{__("Vip")}}@endif | user&user | {{$room->created_at}} | {{-- modal for member--}} {{-- modal for member--}} {{-- modal for chat--}} {{-- end modal for caht--}}