@extends('template.desktop.app') @section('title', 'Data Pengguna') @section('content')
{{-- HEADER --}}

Data Pengguna

{{-- SEARCH --}}
{{-- LENGTH --}} {{-- ADD USER --}} Tambah User
{{-- SKELETON LOADER --}} @for ($i = 0; $i < 10; $i++) @for ($j = 0; $j < 7; $j++) @endfor @endfor {{-- DATA --}}
Username Email No HP Role Dibuat Status Aksi
{{-- PAGINATION --}}
    {{-- AXIOS --}} @endsection