@php $clock_new_in_time=frontendDateTimeFormat($clockInOut->date . " " . $clockInOut->clock_in_time, 'H:i'); $clock_new_out_time=frontendDateTimeFormat($clockInOut->date . " " . $clockInOut->clock_out_time, 'H:i'); @endphp @section('custom_script') @endsection