@extends('layouts.app') @section('content')

Edit Unit: {{ $unit->UnitIdentity }}

Back to Units
@csrf @method('PUT')

Unit Identification

Financial Information

Ksh
@error('MonthlyRent')

{{ $message }}

@enderror
Ksh
Ksh
@error('EFixedCharge')

{{ $message }}

@enderror

Meter Information

 

Status

UnitActive) ? 'checked' : '' }} class="h-4 w-4 text-blue-600 focus:ring-blue-500 border-gray-300 rounded">
@error('UnitActive')

{{ $message }}

@enderror
Cancel
@endsection