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

{{__("terms-conditions")}}

{{__("edit")}}

@endsection @section("content")

{{__("edit-terms-conditions")}}

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