beneficiary management

This commit is contained in:
2025-05-16 14:51:05 +05:30
parent 33066e6e4f
commit 0781aeb4e1
15 changed files with 409 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
import 'package:flutter/material.dart';
import 'package:kmobile/features/auth/screens/customer_info_screen.dart';
import 'package:kmobile/features/customer_info/screens/customer_info_screen.dart';
import 'package:kmobile/features/auth/screens/mpin_screen.dart';
import '../app.dart';
import '../features/auth/screens/login_screen.dart';