@extends('layouts.owner') @section('breadcrumb') Manajemen / Penghuni @endsection @section('content')
Kelola data diri dan kontak darurat penghuni Anda.
Mulai daftarkan penghuni baru untuk mengelola kontrak sewa mereka.
{{ $resident->user->name }}
NIK: {{ $resident->nik }}
{{ $resident->user->phone }}
{{ $resident->user->email }}
{{ $activeLease->room->property->name }}
{{ $activeLease->room->property->type === 'kos' ? 'Kamar' : 'Unit' }} {{ $activeLease->room->room_number }}