@extends('layouts.app') {{-- page title --}} @section('title','Pengguna') {{-- vendor styles --}} @section('vendor-styles') @endsection {{-- page styles --}} @section('page-styles') @endsection @section('content')
Unduh Pengguna
Id NIK Nama Email Phone Status Pegawai Status Hak Akses QR Code Action
Id NIK Nama Email Phone Status Pegawai Status Hak Akses QR Code Action
@endsection {{-- vendor scripts --}} @section('vendor-scripts') @endsection @section('page-scripts') @endsection