Level

Level

{{-- --}} Tambahkan Data
@foreach ($role as $a) @endforeach
NO Nama Level Aksi
{{$loop->iteration}} {{$a->role}}
UBAH @if ($a->id != 1)
@method('delete') @csrf
@endif