{{-- resources/views/applications/reject-form.blade.php --}} Reject Application

Reject Application #{{ $application->application_number }}

@csrf @method('put')

Service: {{ $application->service->getLocalized('name') }}

Description: {!! $application->description !!}