get(); return response()->json([ 'success' => true, 'data' => $siswa ]); } }