{{-- Because she competes with no one, no one can compete with her. --}}
{{ __('New Beneficiary Information') }}
@livewire('students.download-students-upload-template')
{{ __('Fill in the details below to add a new beneficiary.') }} {{ __('This data will be stored in your account.') }} {{ __('The fields marked with * are required.') }}
{{ __('Name') }} *
{{ __('Beneficiary No.') }} *
{{ __('Date of Birth') }} *
{{ __('Gender') }} *
{{ __('Present Class') }} at the time of recruitment {{-- --}}
{{ __('Profile Picture') }}

uploading ...

@if (!empty($profilePicture) && $profilePicture->isValid()) @endif
{{-- recruitment_date --}}
{{-- number_of_sponsored_children --}}
{{-- --}}
{{-- nature_of_housing --}}
{{-- --}}
{{-- house area --}}
{{-- prepared_by --}}
{{ __('Prepared By') }} *
{{-- approved_by --}}
{{ __('Approved By') }} *
@script @endscript {{-- prepared_date --}}
{{ __('Prepared Date') }} *
{{-- approved_date --}}
{{ __('Approved Date') }} *
{{ __('Home Situation') }} *
{{-- family_history --}}
{{ __('Family History') }} *
{{ __('Benefitiary created.') }}
{{ __('Save') }}