@extends('admin') @push('header')

User

@endpush @section('content') @php $key_='User'; @endphp
@if (can($key_, 'add')) @endif
@if (can($key_, 'edit') || can($key_, 'delete')) @endif
No Name Username Email Phone Status Verifikasi
@if (can($key_, 'edit') || can($key_, 'add')) @endif @endsection @push('after-script')