@extends('admin.layouts.master') @section('breadcrumb') @endsection @section('content')

تعديل معلومات عنا

@if (session('success'))
{{ session('success') }}
@endif
@csrf @method('PUT')
هذا الحقل مطلوب
هذا الحقل مطلوب
هذا الحقل مطلوب
هذا الحقل مطلوب
هذا الحقل مطلوب
هذا الحقل مطلوب
@if ($about->main_image)

الملف الحالي: {{ $about->main_image }}

@endif
@if ($about->file)

الملف الحالي: {{ $about->file }}

@endif
@endsection