@@ -554,7 +554,7 @@ tbody, td, tfoot, th, thead, tr {
<span class="label_badge_work">@if($years) {{$years}} years @endif</span>
</div>
<div style="font-size: 11px; font-weight: 600; display:block;">
- @if($to==null)
+ @if(empty($row->work_experience->end_date))
<span>{{date('M Y', strtotime($row->work_experience->start_date))}} - continue</span>
@endif