@extends('BackOfficeAR.dashboardAR') @section('content') <
@csrf @method('PUT')

تعديل الصفحة : {{ $page->titre_P }}

@error('titre') {{ $message }} @enderror
@error('ordre') {{ $message }} @enderror
اسحب الصورة هنا أو انقر لتحميل @if($page->image_titre)
Existing Image
@endif

الغاء الأقسام الملاحق
@endsection