From 44852bdc956983c457c8b93701320cab4d52cf1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20Tun=C3=A7?= Date: Wed, 1 Jul 2026 17:21:39 +0300 Subject: [PATCH] feat: add download icon and text to signed internship form button in intern dashboard --- resources/views/front/career/intern_dashboard.blade.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/views/front/career/intern_dashboard.blade.php b/resources/views/front/career/intern_dashboard.blade.php index dbdb46c..85affc8 100644 --- a/resources/views/front/career/intern_dashboard.blade.php +++ b/resources/views/front/career/intern_dashboard.blade.php @@ -619,7 +619,9 @@ @if($intern->signed_internship_form_path) - + + İndir + @else