diff --git a/resources/views/front/career/admin_dashboard.blade.php b/resources/views/front/career/admin_dashboard.blade.php index 74e691c..9bcf748 100644 --- a/resources/views/front/career/admin_dashboard.blade.php +++ b/resources/views/front/career/admin_dashboard.blade.php @@ -20,4 +20,6 @@ + +@include('front.career.partials.guide_modal') @endsection diff --git a/resources/views/front/career/intern_dashboard.blade.php b/resources/views/front/career/intern_dashboard.blade.php index a8bdcf2..829db8b 100644 --- a/resources/views/front/career/intern_dashboard.blade.php +++ b/resources/views/front/career/intern_dashboard.blade.php @@ -21,6 +21,23 @@ + +
+
+
+ +
+
+

Stajyer Çalışma & Git Workflow Rehberi

+

GitHub reposu oluşturma, günlük commitler ve toplantı kuralları hakkında bilgi edinin.

+
+
+ +
+ @if(session('success'))
@@ -1079,4 +1096,6 @@ } @endpush + +@include('front.career.partials.guide_modal') @endsection diff --git a/resources/views/front/career/partials/gantt.blade.php b/resources/views/front/career/partials/gantt.blade.php index 52136a2..d5f7bbe 100644 --- a/resources/views/front/career/partials/gantt.blade.php +++ b/resources/views/front/career/partials/gantt.blade.php @@ -25,6 +25,13 @@ + diff --git a/resources/views/front/career/partials/guide_modal.blade.php b/resources/views/front/career/partials/guide_modal.blade.php new file mode 100644 index 0000000..99dc6be --- /dev/null +++ b/resources/views/front/career/partials/guide_modal.blade.php @@ -0,0 +1,132 @@ + + + + diff --git a/resources/views/front/career/partials/welcome.blade.php b/resources/views/front/career/partials/welcome.blade.php index bdd87b0..3fe0f3a 100644 --- a/resources/views/front/career/partials/welcome.blade.php +++ b/resources/views/front/career/partials/welcome.blade.php @@ -5,7 +5,11 @@

Hoş Geldiniz, Yöneticimiz

Stajyer başvurularını, takvimlerini ve proje depolarını buradan takip edebilirsiniz.

-
+
+ Ana Sayfa