| # | Maqaa Maamilaa | Lakkoofsa Iyyannoo | Tajaajila | Ibsa | Haala | Gocha | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $app->user->name ?? 'Unknown' }} | {{ $app->application_number }} | {{ $app->service->getLocalized('name') }} |
{!! \Illuminate\Support\Str::words(strip_tags($app->description), 10,
'...') !!}
{!! $app->description !!}
Read More |
{{ ucfirst($app->status) }} @if($app->payment_status == 'paid') Paid @endif |
@auth
@if(auth()->user()->role_id === 3 && auth()->user()->profession_id === 6)
@if($app->status === 'accepted' && $app->payment_status === 'paid')
@endif
`
Plan AgreementBorder DescriptionProperty BoundariesDetailed description of property borders Location Details
Dimensions
Boundary DescriptionProperty MapMap visualization will be displayed here Application DetailsBasic Information
Application
Number
{{ $app->application_number }}
Service
Type
{{ $app->service->getLocalized('name') }}
Subcity
{{ $app->subcity?->name }}
Woreda
{{ $app->woreda?->name }}
Status Information
{{ ucfirst($app->status) }}
@if($app->payment_status == 'paid')
Paid
@endif
@if ($app->status === 'accepted' &&
$app->payment_status !== 'paid')
Payment InstructionsPlease proceed to Window 10 to complete your payment.
Amount
Due:
ETB {{ number_format($app->service->fee, 2) }}
Approved
By
{{ $app->latestStatus->approver->name ?? 'Unknown' }}
Approved
At
{{ \Carbon\Carbon::parse($app->latestStatus->approved_at)->format('F j, Y, g:i A') }}
@endif
Description{!!
$app->description !!}
Attached Documents@if ($app->files)
{{-- Preview --}}
{{--
@else
No documents uploaded.
@endif
Approved Document
@if ($app->status === 'request')
@elseif ($app->status === 'accepted' &&
$app->payment_status === 'paid')
@elseif ($app->status === 'appointed')
@php
$appointmentDate =
\Carbon\Carbon::parse($app->statusRelation->appointment_date);
$isToday = $appointmentDate->isToday();
@endphp
@if ($isToday)
Approve
@endif
@if ($isToday)
Appointment is scheduled for
today
@else
Appointment scheduled for:
{{ $appointmentDate->format('M d, Y') }}
@endif
@else
This request has already been
{{ ucfirst($app->status) }}
@endif
Construction & Plan Agreement CertificatesADAMA CITY
ADMINISTRATION
ABBAA TAAYITAA KONISTIRAAKSHINIIBU/MAGAALAA ADAAMAAADAMA CITY ADMINISTRATIONCONSTRUCTION AUTHORITYOFFICIAL BOUNDARY CERTIFICATECertificate
No:
BC-{{ $app->id }}-{{ date('Y') }}
APPLICANT INFORMATION
PROPERTY DETAILS
BOUNDARY SPECIFICATIONS
OFFICIAL APPROVALThis certificate confirms that the boundary construction plan has been reviewed and approved... {{ $app->latestStatus->approver->manager_titur ?? 'Og/Ragaa Laate' }}
@if($app->latestStatus->approver->stamp)
{{ $app->latestStatus->approver->manager_titur ?? 'Hoggansa Mirkaneesse' }} {{ $app->latestStatus->approver->titur }} @if($app->latestStatus->approver->signature)Adama City Administration - Official Document | Page 1 ADAMA CITY
ADMINISTRATION
ABBAA TAAYITAA KONISTIRAAKSHINIIBU/MAGAALAA ADAAMAAADAMA CITY ADMINISTRATIONCONSTRUCTION AUTHORITYPLAN AGREEMENT CERTIFICATE
Reference No:
Lakk.A/T/KON/BMA/{{ $app->id }}
Date: {{ date('d/m/Y') }} APPLICANT INFORMATION
PROPERTY DETAILS
CONSTRUCTION PLAN DETAILSConstruction Purpose:{{$app->building_service}} Construction Type:{{$app->building_permit_type}} Construction Area:{{$app->area}} Construction type:{{$app->type}} TECHNICAL SPECIFICATIONS
PROPERTY COORDINATES
OFFICIAL Approoval1. This document consists of two copies... {{ $app->latestStatus->approver->manager_titur ?? 'Og/Ragaa Laate' }}
@if($app->latestStatus->approver->stamp)
{{ $app->latestStatus->approver->manager_titur ?? 'Hoggansa Mirkaneesse' }} {{ $app->latestStatus->approver->titur }} @if($app->latestStatus->approver->signature)OFFICIAL SEAL
Adama City Administration - Official Document | Page 2 |