@include('landlord_layouts.header')
@include('landlord_layouts.navbar')
@include('landlord_layouts.topbar')
@csrf
{{$tenant->unique_id}}

Cancel
@include('landlord_layouts.footer')
@include('landlord_layouts.script')