@extends('layouts.app') @section('title', 'User — ' . $user->name) @section('content')
Account managed by you
{{ $chat->subject ?? 'Support Chat' }} · {{ $chat->last_message_at?->diffForHumans() }}
Reply to ChatNo pickups yet.
@endforelseNo transactions yet.
@endforelse