Data lahan
Data Lahan
No | Pemilik | Alamat | @if (Auth::user()->role == 'admin')Petugas | @endifAction |
---|---|---|---|---|
{{ $loop->iteration }} | {{ $land->owner }} | {{ $land->address }} | @if (Auth::user()->role == 'admin'){{ $land->user->username }} | @endif
@if (Auth::user()->role == 'admin')
|