@ -34,7 +34,7 @@ class DoctorReplyScreen extends StatelessWidget {
},
child: AppScaffold(
baseViewModel: model,
appBarTitle: "ghgh",//TranslationBase.of(context).replay2,
appBarTitle: TranslationBase.of(context).replay2,
isShowAppBar: false,
body: model.listDoctorWorkingHoursTable.isEmpty
? DrAppEmbeddedError(error: TranslationBase.of(context).noItem)