@extends('layouts.app') @section('title', 'Profil Saya') @section('breadcrumb') Profil Saya @endsection @section('content')
Kelola informasi akun dan keamanan Anda
| Waktu | IP Address | Browser / Device | Status |
|---|---|---|---|
| {{ $log->created_at->format('d/m/Y H:i:s') }} | {{ $log->ip_address }} | {{ $log->type === 'login_success' ? 'Berhasil' : 'Gagal' }} |