feat: add club membership contract dialog and city autocomplete

This commit is contained in:
masoodafar-web
2025-12-17 22:46:07 +03:30
parent 3af564be73
commit 27c2c0259b
10 changed files with 462 additions and 23 deletions
+1
View File
@@ -12,6 +12,7 @@
@using MudBlazor
@using FrontOffice.Main.Utilities
@using DateTimeConverterCL
@using CityProto = FrontOffice.BFF.City.Protobuf
@inject NavigationManager Navigation
@inject IDialogService DialogService