@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")

{{__("About Us")}}

{{__("About Us")}}

@endsection @section("content")

{{__("Edit About Us")}}

$about->id])}}" enctype="multipart/form-data"> @csrf
@error("about_en")
{{$message}}
@enderror
@error("about_ar")
{{$message}}
@enderror
@error("image")
{{$message}}
@enderror
@endsection @section("scripts") @endsection