RW {{$rw->rw_nomor}}, {{$rw->lurah->lurah_nama}}
Profil RW
Username: {{$rw->user->username}}
NIK: {{$rw->user->nik}} @if(Auth::user()->role == 'Admin' || Auth::user()->role == 'RW') @endif
Ketua RW: {{$rw->user->name}} @if(Auth::user()->role == 'Admin' || Auth::user()->role == 'RW') @endif
Sekretaris RW: {{$rw->rw_sekretaris}} @if(Auth::user()->role == 'Admin' || Auth::user()->role == 'RW') @if($rw->rw_sekretaris == null) Sekretaris Belum Ditambahkan @else @endif @endif
Bendahara RW: {{$rw->rw_bendahara}} @if(Auth::user()->role == 'Admin' || Auth::user()->role == 'RW') @if($rw->rw_bendahara == null) Bendahara Belum Ditambahkan @else @endif @endif
Kantor RW: {{$rw->kantor_rw_latitude}} / {{$rw->kantor_rw_longitude}} @if(Auth::user()->role == 'Admin' || Auth::user()->role == 'RW') @endif
Email: @if($rw->user->email == null || $rw->user->email_status == 'Null') Email Belum Ditambahkan @elseif($rw->user->email_status == 'Not Verified') {{$rw->user->email}} @else {{$rw->user->email}} @endif
Total RT
Reset RW