@extends('backend.layout.main') @php use Illuminate\Support\Facades\Storage; @endphp @section('content')

Home Page Content

Hero Title
Hero Subtitle
Legal Recognition Text Plain text only. e.g. Organisation agréée par ordonnance ministérielle N° 550/1715...
Introduction (Hero Section Body) Plain text only.
Introduction Image (370×380) @error('intro_image') {{ $message }} @enderror @if($data->intro_image)
Current image

Current image

@endif Right side of welcome section. Exact 370×380 px. If none provided, placehold.co is used on the frontend.
Our Mission (Summary) Plain text only. (Not shown on home; About section uses Vision/Mission/Values from About Us.)
Key Areas of Intervention (one item per line)
Save
@endsection