@extends('anggota.layout') @section('title', 'History Login') @section('content')
login_histories belum tersedia.
| Waktu Login | IP Address | Perangkat / Browser |
|---|---|---|
| {{ optional($history->login_at)->timezone('Asia/Jakarta')->format('d/m/Y H:i:s') }} | {{ $history->ip_address ?? '-' }} | {{ $history->user_agent ?? '-' }} |
| Belum ada history login. | ||