where('kodcaw',$kodcaw)->first(); $coordination = Coordination::on($cawangan['mysql'])->where('date',$request->tarikh)->get(); return response()->json($coordination); } }