@if($clock_status == 'clock_in') {!! trans('messages.clock_in') !!} @elseif($clock_status == 'clock_out') {!! trans('messages.clock_out') !!} @endif