From c45751e21b198e9d778b86c02a4687c74ab17911 Mon Sep 17 00:00:00 2001 From: Miguel N Date: Mon, 25 Oct 2021 18:37:42 +0100 Subject: [PATCH] Display vacancy information --- .../application-rendering/apply.blade.php | 16 +++++++++++++++- resources/views/home.blade.php | 11 ++++++----- 2 files changed, 21 insertions(+), 6 deletions(-) diff --git a/resources/views/dashboard/application-rendering/apply.blade.php b/resources/views/dashboard/application-rendering/apply.blade.php index e7d2ec9..a6a48c0 100755 --- a/resources/views/dashboard/application-rendering/apply.blade.php +++ b/resources/views/dashboard/application-rendering/apply.blade.php @@ -60,9 +60,23 @@
+
-
+ {!! $vacancy->vacancyFullDescription !!} +
+
+ +
+ +
+ +
+ +