added web tablet pages

This commit is contained in:
llsajjad
2025-10-13 11:54:23 +03:30
parent 5e382e78ad
commit be6b0bbe98
16 changed files with 2059 additions and 355 deletions
+1
View File
@@ -7,4 +7,5 @@ class CommonStrings {
static const String selfApply = 'Self-apply';
static const String partnership = 'Partnership';
static const String confirm = 'Confirm';
static const String cancel = 'Cancel';
}