fix: remove authorized signature section from application verification view
This commit is contained in:
@@ -93,17 +93,7 @@
|
||||
<span class="text-xs font-bold text-slate-800 text-glow-white">{{ \Carbon\Carbon::parse($application->internship_end_date)->format('d.m.Y') }}</span>
|
||||
</div>
|
||||
|
||||
<!-- Right: Authorized Signature -->
|
||||
<div class="text-right">
|
||||
<div class="inline-block text-center pr-2">
|
||||
<!-- Digital Signature Stamp Concept -->
|
||||
<div class="h-10 flex items-center justify-center mb-1">
|
||||
<span class="font-sans text-slate-900 font-extrabold text-sm tracking-wider text-glow-white">Trunçgil Teknoloji</span>
|
||||
</div>
|
||||
<span class="font-bold text-slate-900 block text-xs text-glow-white">Onay Makamı</span>
|
||||
<span class="text-[9px] text-slate-700 font-semibold block text-glow-white">Staj Koordinatörlüğü</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user