@extends('components.customer_layout') @section('customer-content') {{--
--}}Customer Name: {{ $application->customer->name }}
Customer Email: {{ $application->customer->email }}
Subcity: {{ $application->subcity->name }}
Woreda: {{ $application->woreda->name }}
City: {{ $application->city }}
afoosha_description: {{ $application->afoosha_description }}
Agenda description: {{ $application->agenda_description }}
No file uploaded for this Afoosha agreement.
@endif