@extends('admin.sidebar') @section('content') {{-- TABLE --}}
DATA OPERATOR
@include('message')
Tambahkan Operator @foreach ($users as $item) @endforeach
photo Name Email Role Action
profile image {{ $item->username }} {{ $item->email }} Operator
{{-- TABLE --}} {{-- Modal STORE||START|| --}} {{-- Modal STORE||END|| --}} {{-- Modal UPDATE||START|| --}} {{-- Modal UPDATE||END|| --}} {{-- Modal DESTROY||START|| --}} {{-- modal delete --}} {{-- Modal DESTROY||END|| --}} {{-- script --}} @push('script-modal') {{-- data modal Update --}} {{-- Mata Password --}} @endpush {{-- script --}} @endsection