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

{{__("payment-terms-condition")}}

{{__("edit-cond")}}

@endsection @section("content")
id)}}" enctype="multipart/form-data"> @csrf @method("put")

{{__("edit-cond")}}

@error("desc")
{{$message}}
@enderror

@endsection