@extends('bk.layouts.app') @section('title', 'Chat History - ' . ($user->name ?? 'Unknown')) @section('content')
{{ $user->name ?? 'Unknown' }}
Total Chat
{{ $chatHistories->count() }}
Pertanyaan
{{ $chatHistories->count() }}
Jawaban
{{ $chatHistories->count() }}
{{ $chat->created_at->format('d/m/Y H:i') }}
Siswa đ¤
{{ $chat->prompt }}
Konselor BK đĨ
{{ $chat->response }}
đ Belum ada chat history untuk siswa ini
âšī¸ Info: Chat history menunjukkan interaksi siswa dengan Konselor BK AI