@section('breadcrumbs') @endsection @section('content')
Ubah Pengguna
@csrf @method('put') @include('pages.pengaturan.pengguna._form-control')
@include('layouts.modals.delete', ['table' => $table , 'data' => $pengguna])
@endsection