diff --git a/frontend/src/pages/Batches/components/BatchStudentProgress.vue b/frontend/src/pages/Batches/components/BatchStudentProgress.vue index c2c05889..09ec110c 100644 --- a/frontend/src/pages/Batches/components/BatchStudentProgress.vue +++ b/frontend/src/pages/Batches/components/BatchStudentProgress.vue @@ -3,10 +3,17 @@ v-model="show" :options="{ size: 'xl', + title: studentDetails.data?.full_name || __('Student Details'), }" >