Skip to content
Snippets Groups Projects
Commit 9fd28858 authored by Roland Hartanto's avatar Roland Hartanto
Browse files

add navigation to add hasil bimbingan

parent eb78df47
No related merge requests found
......@@ -336,7 +336,10 @@
<div id="step3" class="container tab-pane fade">
@endif
<h3 class="header">Seminar Tesis</h3>
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.</p>
<p>Anda dapat mengunggah hasil bimbingan setiap kali selesai bimbingan.</p>
<a class="btn btn-blue" href="/hasilbimbingan/tambah" role="button">Entri Hasil Bimbingan</a>
<a class="btn btn-outline-dark" href="/hasilbimbingan" role="button">Lihat Hasil Bimbingan</a>
</div>
@if($mahasiswa->status >= \App\Mahasiswa::STATUS_LULUS_SEMINAR_TESIS)
<div id="step4" class="container tab-pane fade active show">
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment