@if ($presensi_now != NULL && $presensi_now->time_out != NULL)
@php
$path = Storage::url('/uploads/absensi/'.$presensi_now->photo_out);
@endphp
 }})
@else
@endif
Pulang
{{ $presensi_now != NULL && $presensi_now->time_out != NULL ? $presensi_now->time_out : 'Belum Absen' }}