@extends('petugas.layouts.layout_dashboard') @section("title") Petugas @endsection @section("breadcrumb")
No | Nama | Usernmae | Level | Alamat | @if($vkey == '69691c7bdcc3ce6d5d8a1361f22d04ac')Lokasi Layanan | @endifStatus | Action |
---|---|---|---|---|---|---|---|
{{ ($data->currentpage()-1) * $data->perpage() + $key + 1 }} | {{$d->nama}} | {{$d->username}} | {{$d->level}} | {{$d->alamat}} | @if($vkey == '69691c7bdcc3ce6d5d8a1361f22d04ac'){{$d->nama_lola}} | @endif@if ($d->status_aktif == '1') Aktif @elseif ($d->status_aktif == '0') Tidak Aktif @endif | edit |