diff --git a/frontend/src/components/BatchCard.vue b/frontend/src/components/BatchCard.vue index fe9d7b01..46b3095b 100644 --- a/frontend/src/components/BatchCard.vue +++ b/frontend/src/components/BatchCard.vue @@ -1,6 +1,6 @@ {{ __('Apply') }} + + + {{ __('You have applied') }} +
-
+
@@ -75,7 +81,7 @@ class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-x-10 gap-y-5 md:gap-y-5" >
- +
{{ __('Organisation') }} @@ -86,9 +92,9 @@
- +
- + {{ __('Location') }} @@ -97,9 +103,9 @@
- +
- + {{ __('Category') }} @@ -108,9 +114,9 @@
- +
- + {{ __('Posted on') }} @@ -122,9 +128,9 @@ v-if="applicationCount.data" class="flex items-center space-x-4" > - +
- + {{ __('Applications Received') }} @@ -149,12 +155,19 @@