@extends('layouts.app') @section('title', 'Scan QR Absensi') @section('page-title', 'Scan QR Code Absensi') @section('page-subtitle', 'Arahkan kamera smartphone Anda ke QR Code kantor resmi. Pastikan GPS lokasi aktif.') @push('styles') @endpush @section('content')
Masuk: {{ \Carbon\Carbon::parse($attendance->check_in)->format('H:i') }} WIB • Pulang: {{ \Carbon\Carbon::parse($attendance->check_out)->format('H:i') }} WIB
Kembali ke Dashboard