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

{{__("privacy_policy")}}

{{__("edit")}}

@endsection @section("content")

{{__("edit-privacy-policy")}}

id )}}" enctype="multipart/form-data"> @csrf
@error("en_desc")
{{$message}}
@enderror
@error("ar_desc")
{{$message}}
@enderror
@endsection @section("scripts") @endsection