@extends('account.base') @section('title', 'Chat') @section('account_content')
@if($method == 'index')
@elseif($method == 'dustbin')
@endif
@else
@endif
@if(empty($one->isNotification))
{{$one->userName}}
@else
{{ __('System') }}
@endif
{{$one->documents[$i]->name}}
{{$one->documents[$i]->name}}
{{$one->documents[$i]->name}}
{{$one->created_at}}