feat: add analysis tools and dashboard views for intern data tracking and reporting
This commit is contained in:
@@ -723,6 +723,9 @@
|
||||
<i class="uil uil-hourglass"></i>
|
||||
<span>Bekleniyor</span>
|
||||
</button>
|
||||
@endif
|
||||
</div>
|
||||
|
||||
@if($intern->certificate_code && ($intern->notebook_approved || $intern->status === 'accepted'))
|
||||
<!-- Certificate & Transcript Document Card -->
|
||||
<div class="p-5 rounded-2xl border border-emerald-200 bg-gradient-to-r from-emerald-50/70 to-teal-50/50 flex flex-col sm:flex-row justify-between items-start sm:items-center gap-4 hover:border-emerald-300 transition-all">
|
||||
|
||||
Reference in New Issue
Block a user