|
@@ -503,6 +503,7 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
+ @if(count($students) >0)
|
|
|
<div class="col-md-12 bg-white" style="padding:10px; height:500px;">
|
|
|
<h4 class="text-info"></h4>
|
|
|
<div class="table-responsive">
|
|
@@ -597,6 +598,7 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
</table>
|
|
|
</div>
|
|
|
</div><!--end col-->
|
|
|
+ @endif
|
|
|
</div><!--end teb pane-->
|
|
|
|
|
|
<div class="tab-pane fade bg-white p-2 rounded shadow" id="cardeo" role="tabpanel" aria-labelledby="cardeography" style="height:100%;">
|