where('teknisi_id', $teknisi_id) ->where('waktu_pemasangan', $date) ->first(); } }