Our Mission
Plain text only.
@error('mission')
{{ $message }}
@enderror
Our Values
Plain text only.
@error('value')
{{ $message }}
@enderror
Who we are Title
@error('title')
{{ $message }}
@enderror
Legal Recognition Text
Plain text only.
e.g. La Fondation TPO UMVA est légalement reconnue par ordonnance ministérielle numéro 550/1715...
@error('legal_recognition_text')
{{ $message }}
@enderror
General Objective
Plain text only.
@error('general_objective')
{{ $message }}
@enderror
Specific Objectives (one per line)
Enter each specific objective on a new line
@error('specific_objectives')
{{ $message }}
@enderror
Description (Who we are main content)
Rich text allowed.
@error('description')
{{ $message }}
@enderror
Section images
Who We Are, About One, and service background images. JPEG, JPG, PNG, GIF, WebP, SVG, BMP, TIFF, or ICO. Max 5MB. If no image is uploaded, placehold.co is used on the frontend.
Who we are 1 (490×490)
@error('who_we_are_img_1')
{{ $message }}
@enderror
@if(!empty($data['section_images']['who_we_are_img_1']) && str_contains($data['section_images']['who_we_are_img_1'], '/storage/'))
@endif
Who we are 2 (300×308)
@error('who_we_are_img_2')
{{ $message }}
@enderror
@if(!empty($data['section_images']['who_we_are_img_2']) && str_contains($data['section_images']['who_we_are_img_2'], '/storage/'))
@endif
About one 1 (370×380)
@error('about_one_img_1')
{{ $message }}
@enderror
@if(!empty($data['section_images']['about_one_img_1']) && str_contains($data['section_images']['about_one_img_1'], '/storage/'))
@endif
About one 2 (370×380)
@error('about_one_img_2')
{{ $message }}
@enderror
@if(!empty($data['section_images']['about_one_img_2']) && str_contains($data['section_images']['about_one_img_2'], '/storage/'))
@endif