@extends('layouts.app') @section('title', 'Area Scan Kartu') @push('styles') @vite('resources/halaman/scan/index.css') @endpush @section('content')

Area Scan Kartu

Detail Scan

Menunggu Kartu...
@endsection @push('scripts') @vite('resources/halaman/scan/index.js') @endpush