@extends('BackOfficeAR.dashboardAR') @section('content') < @csrf @method('PUT') تعديل الصفحة : {{ $page->titre_P }} العنوان @error('titre') {{ $message }} @enderror الترتيب @error('ordre') {{ $message }} @enderror تغيير الصورة اسحب الصورة هنا أو انقر لتحميل @if($page->image_titre) @endif حفظ الغاء الأقسام الملاحق @endsection